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

Commit c60a56a9 authored by Sandya Chikka's avatar Sandya Chikka
Browse files

ARM: dts: msm: configure DMA engine for BLSP of mdmfermium



Add and configures the DMA engine devices for BLSP1.

Change-Id: Id58662c88c1f30f03eac6d64326dc05dc5f3e3eb
Signed-off-by: default avatarSandya Chikka <sandyachikka@codeaurora.org>
parent a1189634
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -199,6 +199,14 @@
		status = "disabled";
	};

	dma_blsp1: qcom,sps-dma@7884000 { /* BLSP1 */
		#dma-cells = <4>;
		compatible = "qcom,sps-dma";
		reg = <0x7884000 0x2b000>;
		interrupts = <0 238 0>;
		qcom,summing-threshold = <10>;
	};

	usb_otg: usb@78d9000 {
		compatible = "qcom,hsusb-otg";
		reg = <0x78d9000 0x400>, <0x6c000 0x200>;