summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-12-17 18:28:38 +0800
committerPeng Fan <peng.fan@nxp.com>2019-12-18 11:50:15 +0800
commitcb01c2f8e78f2a9c34161d9e57b34646d4cce28f (patch)
treef0d9aaf06b0eda541301315b8f002cd01b05b2ec /arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts
parent61c86b733b4172c7af3c7a4e8a3d7092e9a1dbf6 (diff)
LF-514-1 arm64: dts: imx8mm-root: init on IMX8MM_CLK_NAND_USDHC_BUS
Without init on IMX8MM_CLK_NAND_USDHC_BUS, inmate linux emmc will not work properly. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts b/arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts
index ba85012da178..c414dd91c95e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-evk-root.dts
@@ -16,6 +16,7 @@
&clk {
init-on-array = <IMX8MM_CLK_USDHC3_ROOT
+ IMX8MM_CLK_NAND_USDHC_BUS
IMX8MM_CLK_UART4_ROOT>;
};