summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-06-23 09:49:53 +0300
committerShawn Guo <shawnguo@kernel.org>2020-06-23 14:06:57 +0300
commit33b8250f1b27e8cef79d3c06fdbbcdb6fa0387e5 (patch)
treeb080fa7180496a642960bb21ca570bc3e7673417 /arch/arm64/boot/dts/freescale/imx8qxp.dtsi
parent44f45d5cc75c533579061806d14e3c3406abb74f (diff)
downloadlinux-33b8250f1b27e8cef79d3c06fdbbcdb6fa0387e5.tar.xz
arm64: dts: imx8qxp: add i2c aliases
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>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qxp.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qxp.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
index 33363c127478..3b2fada99c09 100644
--- 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;