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

Commit c4b1ea2e authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Add WDSP GLINK SPI node for sdm855



The GLINK SPI transports enables communication to the wdsp remote proc
through the spi bus maintained by the wcd-spi driver.

Change-Id: I146a70d16a65d2c2572910c71a5b09a901342d48
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent a4123d4c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1677,6 +1677,13 @@
			mbox-names = "cdsp_smem";
			interrupts = <GIC_SPI 574 IRQ_TYPE_EDGE_RISING>;
		};

		glink_spi_xprt_wdsp: wdsp {
			qcom,remote-pid = <10>;
			transport = "spi";
			tx-descriptors = <0x12000 0x12004>;
			rx-descriptors = <0x1200c 0x12010>;
		};
	};

	qcom,glinkpkt {