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

Commit 12418fc9 authored by Ajay Prathi's avatar Ajay Prathi
Browse files

ARM: dts: msm: Add SPS node for Shima

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 for Shima.

Change-Id: I7d11117909219f814b1471d43e6bb6765c6d6e13
parent 6ee21cef
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -972,6 +972,12 @@
		compatible = "qcom,shima-epss-l3-shared";
		#interconnect-cells = <1>;
	};

	qcom,sps {
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;
	};

};

#include "shima-pinctrl.dtsi"