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

Commit 5d1a2c5a authored by Abhimanyu Kapur's avatar Abhimanyu Kapur
Browse files

ARM: dts: msm: disable uart2 console on mdmcalifornium



Disable the second serial uart console instance for
mtp and cdp platforms on mdmcalifornium.

Change-Id: I4c336411770917c3f2904e6ea8f1667a652df428
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent f81d0b1f
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -19,13 +19,6 @@
	pinctrl-0 = <&uart3_console_active>;
};

&blsp1_uart2 {
	status = "ok";
	pinctrl-names = "default";
	pinctrl-0 = <&uart2_console_active>;

};

&i2c_3 {
	status = "ok";
	smb1351_otg_supply: smb1351-charger@55 {
+0 −7
Original line number Diff line number Diff line
@@ -19,13 +19,6 @@
	pinctrl-0 = <&uart3_console_active>;
};

&blsp1_uart2 {
	status = "ok";
	pinctrl-names = "default";
	pinctrl-0 = <&uart2_console_active>;

};

&i2c_3 {
	status = "ok";
	smb1351_otg_supply: smb1351-charger@55 {