LF-514-2 arm64: dts: imx8mq-root: init on IMX8MQ_CLK_USDHC1_ROOT
authorPeng Fan <peng.fan@nxp.com>
Tue, 17 Dec 2019 10:41:43 +0000 (18:41 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:47 +0000 (11:21 +0800)
Without init on IMX8MQ_CLK_USDHC1_ROOT, inmate linux emmc
will not work properly.

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm64/boot/dts/freescale/imx8mq-evk-root.dts

index 2d317bf..1b6a41b 100644 (file)
@@ -17,6 +17,7 @@
 &clk {
        init-on-array = <IMX8MQ_CLK_UART2_ROOT
                         IMX8MQ_CLK_UART2
+                        IMX8MQ_CLK_USDHC1_ROOT
                         IMX8MQ_CLK_NAND_USDHC_BUS>;
 };