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

Commit 061ea851 authored by Aditya Bavanari's avatar Aditya Bavanari
Browse files

ARM: dts: msm: Enable WDSP SVA for sdmmagpie external codec



Enable the SPI instance used by external codec for the
WDSP SVA to work on sdmmagpie external codec target.

CRs-Fixed: 2358270
Change-Id: I20bf760e47527cabee74de2ce9a30c3ec1c7c1b6
Signed-off-by: default avatarAditya Bavanari <abavanar@codeaurora.org>
parent bf1884ce
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -16,3 +16,11 @@
&wcd9xxx_intc {
&wcd9xxx_intc {
	qcom,gpio-connect = <&tlmm 58 0>;
	qcom,gpio-connect = <&tlmm 58 0>;
};
};

&qupv3_se4_spi {
	status = "disabled";
};

&qupv3_se0_spi {
	status = "okay";
};
+3 −0
Original line number Original line Diff line number Diff line
@@ -1768,6 +1768,9 @@
			tx-descriptors = <0x12000 0x12004>;
			tx-descriptors = <0x12000 0x12004>;
			rx-descriptors = <0x1200c 0x12010>;
			rx-descriptors = <0x1200c 0x12010>;


			label = "wdsp";
			qcom,glink-label = "wdsp";

			qcom,wdsp_ctrl {
			qcom,wdsp_ctrl {
				qcom,glink-channels = "g_glink_ctrl";
				qcom,glink-channels = "g_glink_ctrl";
				qcom,intents = <0x400 1>;
				qcom,intents = <0x400 1>;