]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 5cb58b6cd5692ebf5f064b58f436b92733c4d763..9d7ec5c204dd7d747e6065834a7d090a5ef91d11 100644 (file)
@@ -62,6 +62,10 @@ aliases {
                serial0 = &serial0;
                serial1 = &serial1;
                serial2 = &serial2;
+               i2c0 = &i2c0;
+               i2c4 = &i2c4;
+               i2c5 = &i2c5;
+               i2c6 = &i2c6;
        };
 };
 
index 76040bb28e66232842bd8e0e670a305452b29a87..498acac3d95de9a331ad834fd0aadaede6d420e1 100644 (file)
@@ -62,6 +62,10 @@ aliases {
                serial0 = &serial0;
                serial1 = &serial1;
                serial2 = &serial2;
+               i2c0 = &i2c0;
+               i2c4 = &i2c4;
+               i2c5 = &i2c5;
+               i2c6 = &i2c6;
        };
 };