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

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

Merge "ARM: dts: qcom: Add device tree support for PN111 on SA6155"

parents 0d742a21 8104b993
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -298,6 +298,11 @@
	status = "ok";
};

&qupv3_se8_i2c {
	qcom,clk-freq-out = <400000>;
	status = "ok";
};

&qupv3_se4_2uart {
	status = "ok";
};
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
		i2c0 = &qupv3_se5_i2c;
		i2c1 = &qupv3_se1_i2c;
		i2c2 = &qupv3_se3_i2c;
		i2c8 = &qupv3_se8_i2c;
		hsuart0 = &qupv3_se7_4uart;
		hsuart1 = &qupv3_se4_2uart;
		swr0 = &swr0;