ARM: dts: msm: Set default status of I2C_8 as disabled

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>
This commit is contained in:
Shrey Vijay 2018-07-05 18:54:14 +05:30
parent 38a0bccad5
commit 29a78b18d9

View 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 */