]> git.sur5r.net Git - u-boot/commitdiff
imx: mx7ulp: modify lpi2c seq number
authorPeng Fan <peng.fan@nxp.com>
Tue, 2 Jan 2018 07:41:53 +0000 (15:41 +0800)
committerHeiko Schocher <hs@denx.de>
Tue, 16 Jan 2018 05:59:15 +0000 (06:59 +0100)
Modify the lpi2c alias seq number to align with device.
Then no need to add 4 to get the device index.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx7ulp.dtsi

index 5497734a215540b861c9119916e6f395db3e4228..a8458f89d5fca41f4aaacdee6d2dcdf0c8d788eb 100644 (file)
                serial2 = &lpuart6;
                serial3 = &lpuart7;
                usbphy0 = &usbphy1;
-               i2c0 = &lpi2c4;
-               i2c1 = &lpi2c5;
-               i2c2 = &lpi2c6;
-               i2c3 = &lpi2c7;
+               i2c4 = &lpi2c4;
+               i2c5 = &lpi2c5;
+               i2c6 = &lpi2c6;
+               i2c7 = &lpi2c7;
        };
 
        cpus {