ARM: dts: ifc6410: add correct aliases to the i2c and spi bus
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tue, 23 Feb 2016 14:15:08 +0000 (14:15 +0000)
committerAndy Gross <andy.gross@linaro.org>
Fri, 26 Feb 2016 19:15:49 +0000 (13:15 -0600)
This patch adds correct aliases to spi and i2c buses so that they get
correct matching bus numbers.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts

index 3d0a6caf2fa6f73c936c97235776814d0575de4e..2eeb0904eaa794169b756fd3a9e3a8044c5ddca2 100644 (file)
@@ -9,6 +9,11 @@
        aliases {
                serial0 = &gsbi7_serial;
                serial1 = &gsbi6_serial;
+               i2c0 = &gsbi1_i2c;
+               i2c1 = &gsbi2_i2c;
+               i2c2 = &gsbi3_i2c;
+               i2c3 = &gsbi4_i2c;
+               spi0 = &gsbi5_spi;
        };
 
        chosen {