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

Commit c9449814 authored by Timothy Sham's avatar Timothy Sham Committed by Derek Chen
Browse files

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



Enable qupv3_se20_i2c master node and link with
i2c-7 node for sa8155 automotive platform.

Change-Id: Ie3312772041edd36c5fb2b41d9aaadb59e264739
Signed-off-by: default avatarTimothy Sham <tsham@codeaurora.org>
parent 5395b739
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;