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

Commit 30e82028 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add i2c7 device node on sa8155 platform"

parents 87ede379 c9449814
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -72,6 +72,10 @@
	};
};

&qupv3_se20_i2c {
	status = "ok";
};

&pil_modem {
	status = "disabled";
};
+6 −0
Original line number Diff line number Diff line
@@ -10,6 +10,12 @@
 * GNU General Public License for more details.
 */

/ {
	aliases {
		i2c7 = &qupv3_se20_i2c;
	};
};

/* Remove regulator nodes specific to SA8155 */
&soc {
	/delete-node/ regulator-pm8150-s4;