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

Commit 800c1680 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

Revert "ARM: dts: msm: Add SPI device nodes for QUPV3 for SA6155"



This reverts commit 0baed6b2.
We are seeing conflicts with the usecases of SE hence reverting
the changes.

Change-Id: I205ef2e55fc747fdd0c69c1f16fd8e21066ac29e
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 4b54d9aa
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -207,12 +207,3 @@
&qupv3_se7_4uart {
	status = "ok";
};

&qupv3_se2_i2c {
	status = "disabled";
};

&qupv3_se2_spi {
	status = "ok";
	qcom,slv-ctrl;
};
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
		sdhc1 = &sdhc_1; /* SDC1 eMMC slot */
		sdhc2 = &sdhc_2; /* SDC2 SD Card slot */
		spi0 = &qupv3_se4_spi;
		spi2 = &qupv3_se2_spi;
		i2c0 = &qupv3_se5_i2c;
		i2c1 = &qupv3_se1_i2c;
		i2c2 = &qupv3_se3_i2c;