projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a4b24d
)
LF-514-2 arm64: dts: imx8mq-root: init on IMX8MQ_CLK_USDHC1_ROOT
author
Peng Fan
<peng.fan@nxp.com>
Tue, 17 Dec 2019 10:41:43 +0000
(18:41 +0800)
committer
Dong 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq-evk-root.dts
b/arch/arm64/boot/dts/freescale/imx8mq-evk-root.dts
index
2d317bf
..
1b6a41b
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mq-evk-root.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8mq-evk-root.dts
@@
-17,6
+17,7
@@
&clk {
init-on-array = <IMX8MQ_CLK_UART2_ROOT
IMX8MQ_CLK_UART2
+ IMX8MQ_CLK_USDHC1_ROOT
IMX8MQ_CLK_NAND_USDHC_BUS>;
};