OSDN Git Service

ARM: dts: msm: Set default status of I2C_8 as disabled
authorShrey Vijay <shreyv@codeaurora.org>
Thu, 5 Jul 2018 13:24:14 +0000 (18:54 +0530)
committerShrey Vijay <shreyv@codeaurora.org>
Thu, 5 Jul 2018 13:28:15 +0000 (18:58 +0530)
Set default configuration of I2C_8 instance to disabled
state, for MSM8996 vplatform, such that clients can overwrite
and enable respective instance as per need.

Change-Id: I2e873cb27ba028323d6dc1a0aa302f2c32e2b69f
Signed-off-by: Shrey Vijay <shreyv@codeaurora.org>
arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-blsp.dtsi

index 514bf45..28fdc26 100644 (file)
@@ -88,6 +88,7 @@
                pinctrl-0 = <&i2c_8_active>;
                pinctrl-1 = <&i2c_8_sleep>;
                pinctrl-2 = <&i2c_8_bitbang>;
+               status = "disabled";
        };
 
        blsp1_uart2: uart@07570000 { /* BLSP1 UART2 */