Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29a78b18 authored by Shrey Vijay's avatar Shrey Vijay
Browse files

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: default avatarShrey Vijay <shreyv@codeaurora.org>
parent 38a0bcca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */