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

Commit ddca6551 authored by Veera Vegivada's avatar Veera Vegivada
Browse files

ARM: dts: msm: Disable smb138x charger for sa415m



Disable the smb138x charger device node as its not present on the sa415m
boards.

Change-Id: I64f5b742d250f2171dfc814906fa62fa24dfa833
Signed-off-by: default avatarVeera Vegivada <vvegivad@codeaurora.org>
parent aea1a6cb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -30,3 +30,7 @@
&mss_mem {
	reg = <0x86400000 0x9300000>;
};

&smb138x {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -28,3 +28,7 @@
&mss_mem {
	reg = <0x86400000 0x9300000>;
};

&smb138x {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -91,6 +91,10 @@
	};
};

&smb138x {
	status = "disabled";
};

&i2c_4 {
	status = "okay";

+4 −0
Original line number Diff line number Diff line
@@ -31,3 +31,7 @@
&mss_mem {
	reg = <0x86400000 0x9300000>;
};

&smb138x {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -33,3 +33,7 @@
&mss_mem {
	reg = <0x86400000 0x9300000>;
};

&smb138x {
	status = "disabled";
};