linux-stable/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 soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent() 2022-09-05 09:23:54 +02:00
apple soc: apple: rtkit: Add apple_rtkit_poll 2022-09-17 19:53:29 +02:00
aspeed
atmel
bcm ARM: driver updates for 6.1 2022-10-06 11:04:57 -07:00
canaan
dove
fsl Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-09-08 18:38:30 +02:00
fujitsu
gemini
imx soc: imx8m: Enable OCOTP clock before reading the register 2022-11-14 15:52:53 +08:00
ixp4xx
lantiq
litex
mediatek Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
microchip
pxa pxa: Drop if with an always false condition 2022-09-26 12:40:11 +02:00
qcom soc: qcom: rpmpd: Add SM6375 support 2022-09-13 22:25:35 -05:00
renesas
rockchip soc: rockchip: power-domain: add power domain support for rk3588 2022-09-09 19:06:41 +02:00
samsung
sifive soc: sifive: ccache: define the macro for the register shifts 2022-10-13 11:06:55 -07:00
sunxi soc: sunxi: sram: Add support for the D1 system control 2022-09-18 22:54:38 +02:00
tegra soc/tegra: cbb: Changes for v6.1-rc1 2022-09-23 18:04:29 +02:00
ti
ux500
versatile
xilinx
Kconfig
Makefile