WSL2-Linux-Kernel/drivers/soc
Xiaolei Wang 836fb30949 soc: imx8m: Enable OCOTP clock before reading the register
Commit 7d981405d0 ("soc: imx8m: change to use platform driver") ever
removed the dependency on bootloader for enabling OCOTP clock.  It
helped to fix a kexec kernel hang issue.  But unfortunately it caused
a regression on CAAM driver and got reverted.

This is the second try to enable the OCOTP clock by directly calling
clock API instead of indirectly enabling the clock via nvmem API.

Fixes: ac34de14ac ("Revert "soc: imx8m: change to use platform driver"")
Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-11-14 15:52:53 +08:00
..
actions
amlogic
apple
aspeed
atmel
bcm
canaan
dove
fsl
fujitsu
gemini
imx soc: imx8m: Enable OCOTP clock before reading the register 2022-11-14 15:52:53 +08:00
ixp4xx
lantiq
litex
mediatek
microchip
pxa
qcom
renesas
rockchip
samsung
sifive soc: sifive: ccache: define the macro for the register shifts 2022-10-13 11:06:55 -07:00
sunxi
tegra
ti
ux500
versatile
xilinx
Kconfig
Makefile