[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1589940166-736-5-git-send-email-peng.fan@nxp.com>
Date: Wed, 20 May 2020 10:02:46 +0800
From: peng.fan@....com
To: shawnguo@...nel.org, fabio.estevam@....com, kernel@...gutronix.de,
aisheng.dong@....com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-imx@....com, leonard.crestez@....com, daniel.baluta@....com,
l.stach@...gutronix.de, devicetree@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH 4/4] arm64: dts: imx8mp: add i2c aliases
From: Peng Fan <peng.fan@....com>
The devices could be enumerated properly with aliases.
Signed-off-by: Peng Fan <peng.fan@....com>
---
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index 014205fc24f6..73535601261e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -23,6 +23,12 @@
gpio2 = &gpio3;
gpio3 = &gpio4;
gpio4 = &gpio5;
+ i2c0 = &i2c1;
+ i2c1 = &i2c2;
+ i2c2 = &i2c3;
+ i2c3 = &i2c4;
+ i2c4 = &i2c5;
+ i2c5 = &i2c6;
mmc0 = &usdhc1;
mmc1 = &usdhc2;
mmc2 = &usdhc3;
--
2.16.4
Powered by blists - more mailing lists