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

Commit 907385d0 authored by Yan He's avatar Yan He
Browse files

ARM: dts: msm: Add sps node for msmskunk



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

Change-Id: If42bf548a1d754fa8a95ca39bc5c5735959d6285
Signed-off-by: default avatarYan He <yanhe@codeaurora.org>
parent 717aed81
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1327,6 +1327,11 @@
		};
	};

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

	qcom,msm_gsi {
		compatible = "qcom,msm_gsi";
	};