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

Commit 8104b993 authored by Jayadev K's avatar Jayadev K
Browse files

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



Enable SE8 I2C for the control path of PN111 SDR card.

Change-Id: Id22e5c111beb74bf4bc1d8495e9840315caa505e
Signed-off-by: default avatarJayadev K <jayak@codeaurora.org>
parent 91e4bf59
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;