From: Srinivas Kandagatla Date: Fri, 11 Dec 2015 18:12:50 +0000 (+0000) Subject: arm64: dts: fix the i2c aliasing to match to schematics. X-Git-Tag: v4.5-rc1~42^2~6^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b98e6c76586e92c407cd543f5a9b4efe802117d7;p=karo-tx-linux.git arm64: dts: fix the i2c aliasing to match to schematics. 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 Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi index 46bfcb9b2e84..0f775d7bba6d 100644 --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi @@ -21,6 +21,9 @@ serial0 = &blsp1_uart2; serial1 = &blsp1_uart1; usid0 = &pm8916_0; + i2c0 = &blsp_i2c2; + i2c1 = &blsp_i2c6; + i2c3 = &blsp_i2c4; }; chosen {