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

Commit e94268f1 authored by bait_dispatcher_monitor_system's avatar bait_dispatcher_monitor_system Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: configure DMA engine for BLSPs of msm8992"

parents 5b40b9e7 a33c1483
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -1184,6 +1184,22 @@
		qcom,master-id = <86>;
	};

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

	dma_blsp2: qcom,sps-dma@f9944000 { /* BLSP2 */
		#dma-cells = <4>;
		compatible = "qcom,sps-dma";
		reg = <0xf9944000 0x19000>;
		interrupts = <0 239 0>;
		qcom,summing-threshold = <10>;
	};

	tspp: msm_tspp@f99d8000 {
		compatible = "qcom,msm_tspp";
		reg = <0xf99d8000 0x1000>, /* MSM_TSIF0_PHYS */