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

Commit d9979fa5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Set min-microvolt of pmxpoorwills_s1_level to RETENTION"

parents a48006c5 3bcbc271
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";
};
Loading