linux/drivers/soc/imx
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
..
gpc.c soc: imx: gpc: fix power up sequencing 2020-03-16 11:39:02 +08:00
gpcv2.c soc: imx: gpcv2: Assert reset before ungating clock 2022-08-21 21:34:48 +08:00
imx8m-blk-ctrl.c ARM: driver updates for 6.1 2022-10-06 11:04:57 -07:00
imx8mp-blk-ctrl.c soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecell 2022-09-17 16:30:54 +08:00
imx93-blk-ctrl.c soc: imx: add i.MX93 media blk ctrl driver 2022-09-17 16:31:06 +08:00
imx93-pd.c soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe() 2022-10-29 16:26:32 +08:00
imx93-src.c soc: imx: add i.MX93 SRC power domain driver 2022-09-17 16:31:06 +08:00
Kconfig soc: imx: add i.MX93 SRC power domain driver 2022-09-17 16:31:06 +08:00
Makefile soc: imx: add i.MX93 media blk ctrl driver 2022-09-17 16:31:06 +08:00
soc-imx8m.c soc: imx8m: Enable OCOTP clock before reading the register 2022-11-14 15:52:53 +08:00
soc-imx.c soc: imx: Remove Layerscape check 2022-01-28 17:46:08 +08:00