]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: fix the i2c aliasing to match to schematics.
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 11 Dec 2015 18:12:50 +0000 (18:12 +0000)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:54:17 +0000 (09:54 +0000)
This patch fixes the i2c bus number aliasing so that it matches with the
schematics bus naming.

Without this patch the user might would get bus numbers depending on
the order the devices are probed.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi

index 46bfcb9b2e8414bebee817b2f6ea946f8be7b980..0f775d7bba6d65c9a9e7118c6499f80a3fdc21a0 100644 (file)
@@ -21,6 +21,9 @@
                serial0 = &blsp1_uart2;
                serial1 = &blsp1_uart1;
                usid0 = &pm8916_0;
+               i2c0    = &blsp_i2c2;
+               i2c1    = &blsp_i2c6;
+               i2c3    = &blsp_i2c4;
        };
 
        chosen {