]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: dts: apq8016-sbc: enable i2c buses on LS and HS
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 9 Oct 2015 08:55:21 +0000 (09:55 +0100)
committerAndy Gross <agross@codeaurora.org>
Wed, 14 Oct 2015 02:53:03 +0000 (21:53 -0500)
This patch enables i2c buses on low speed and high speed expansion
connectors on DB410C.

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

index 8cea426e58af29789f7b3ed628ee601dbc995276..1c24cd240b9c2eb4e3e76599d58cc1a0110ba595 100644 (file)
                        pinctrl-1 = <&blsp1_uart2_sleep>;
                };
 
+               i2c@78b6000 {
+               /* On Low speed expansion */
+                       status = "okay";
+               };
+
+               i2c@78b8000 {
+               /* On High speed expansion */
+                       status = "okay";
+               };
+
+               i2c@78ba000 {
+               /* On Low speed expansion */
+                       status = "okay";
+               };
+
                leds {
                        pinctrl-names = "default";
                        pinctrl-0 = <&msmgpio_leds>,