projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36cebea
)
arm64: dts: imx8mq: Add mmc aliases
author
Peng Fan
<peng.fan@nxp.com>
Wed, 20 May 2020 02:02:43 +0000
(10:02 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 18 Jun 2020 06:56:56 +0000
(14:56 +0800)
Add mmc aliases for kernel usage
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 7f03c5a38b7402ec7edad05f066fadfafda5da98..aefc7ddd479bf7e32d22582d9e86b3d3ae4a5849 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@
-29,6
+29,8
@@
i2c1 = &i2c2;
i2c2 = &i2c3;
i2c3 = &i2c4;
+ mmc0 = &usdhc1;
+ mmc1 = &usdhc2;
serial0 = &uart1;
serial1 = &uart2;
serial2 = &uart3;