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

Commit 0e56b701 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A Committed by Kyle Yan
Browse files

ARM: dts: msm: Add SPS node for msmfalcon



Add SPS module to device tree. SPS (Smart Peripheral System)
enables the support of all BAMs in the system which provide DMA
functionality to various peripherals.

Change-Id: I4f71ba8115f009028ae4ddf6a7847d1885b4458c
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 40920ca4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -161,6 +161,11 @@
		clock-frequency = <19200000>;
	};

	qcom,sps {
		compatible = "qcom,msm_sps_4k";
		qcom,pipe-attr-ee;
	};

	uartblsp2dm1: serial@0c1b0000 {
		compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
		reg = <0xc1b0000 0x1000>;