ARM: dts: uniphier: add I2C aliases for ProXstream2 boards
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 24 Oct 2015 03:25:31 +0000 (12:25 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 01:34:40 +0000 (10:34 +0900)
Add aliases to fix the I2C indexes like the other UniPhier boards.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/uniphier-proxstream2-gentil.dts
arch/arm/boot/dts/uniphier-proxstream2-vodka.dts

index 5cb58b6..9d7ec5c 100644 (file)
                serial0 = &serial0;
                serial1 = &serial1;
                serial2 = &serial2;
+               i2c0 = &i2c0;
+               i2c4 = &i2c4;
+               i2c5 = &i2c5;
+               i2c6 = &i2c6;
        };
 };
 
index 76040bb..498acac 100644 (file)
                serial0 = &serial0;
                serial1 = &serial1;
                serial2 = &serial2;
+               i2c0 = &i2c0;
+               i2c4 = &i2c4;
+               i2c5 = &i2c5;
+               i2c6 = &i2c6;
        };
 };