projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f45d5
)
arm64: dts: imx8qxp: add i2c aliases
author
Peng Fan
<peng.fan@nxp.com>
Tue, 23 Jun 2020 06:49:53 +0000
(14:49 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 23 Jun 2020 11:06:57 +0000
(19:06 +0800)
The devices could be enumerated properly with aliases.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
index 33363c1274785d06a05eefb0742affe0747898ea..3b2fada99c090334393d60000234fb3c89d1b671 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8qxp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8qxp.dtsi
@@
-27,6
+27,10
@@
gpio5 = &lsio_gpio5;
gpio6 = &lsio_gpio6;
gpio7 = &lsio_gpio7;
+ i2c0 = &adma_i2c0;
+ i2c1 = &adma_i2c1;
+ i2c2 = &adma_i2c2;
+ i2c3 = &adma_i2c3;
mmc0 = &usdhc1;
mmc1 = &usdhc2;
mmc2 = &usdhc3;