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:
parent
38a0bccad5
commit
29a78b18d9
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue