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

Commit 7f6aa4ba authored by Naveen Kaje's avatar Naveen Kaje
Browse files

ARM: dts: mdm: enable blsp1 uart2 for mdmcalifornium



Enable BLSP1 UART2 High Speed UART for MTP and CDP devices.

Change-Id: Ia787b5c78fcb3409d6e722ad26f8c4947d16641a
Signed-off-by: default avatarNaveen Kaje <nkaje@codeaurora.org>
parent 41747adc
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -19,6 +19,10 @@
	pinctrl-0 = <&uart3_console_active>;
	pinctrl-0 = <&uart3_console_active>;
};
};


&blsp1_uart2_hs {
	status = "ok";
};

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


&blsp1_uart2_hs {
	status = "ok";
};

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