summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
diff options
context:
space:
mode:
authorAlice Guo <alice.guo@nxp.com>2020-10-15 11:27:18 +0800
committerAlice Guo <alice.guo@nxp.com>2020-10-15 14:05:41 +0800
commitdd2aefcf94fa7c8aa24c79dd166db07374473783 (patch)
tree5c3e04308bd6b5d1c34ed5d3421b52184dca6a19 /arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
parent312c00b37d5e087cf7d8f09667111210ed402ee4 (diff)
MLK-22870 arm64: dts: add OCOTP clock
Use the kexec command to restart the root cell Linux, and the system will hang up in imx8mm_soc_uid(). The reason is that ocotp root clk is not enabled when the unique ID is read. Therefore, add CLK_OCOTP_ROOT to init-on-array in root.dts to ensure that ocotp root clk in the root cell Linux is always enabled. Signed-off-by: Alice Guo <alice.guo@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
index 898dc706cf74..c445708de5a7 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
@@ -25,7 +25,8 @@
init-on-array = <IMX8MP_CLK_USDHC3_ROOT
IMX8MP_CLK_NAND_USDHC_BUS
IMX8MP_CLK_HSIO_ROOT
- IMX8MP_CLK_UART4_ROOT>;
+ IMX8MP_CLK_UART4_ROOT
+ IMX8MP_CLK_OCOTP_ROOT>;
};
&{/busfreq} {