From 2668cb53b85e5750209561e23c8939e888b2efd3 Mon Sep 17 00:00:00 2001 From: Chandana Kishori Chiluveru Date: Fri, 18 Aug 2023 08:00:04 -0700 Subject: [PATCH] ARM: dts: msm: Add SPS node for SUN 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 SUN. Change-Id: I4b69ad41de0a27921b5cd050b589e7ab7af406e3 Signed-off-by: Chandana Kishori Chiluveru --- qcom/sun.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 3ed69a52..b9f9dee0 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1700,6 +1700,11 @@ }; }; + qcom,sps { + compatible = "qcom,msm-sps-4k"; + qcom,pipe-attr-ee; + }; + sdhc2_opp_table: sdhc2-opp-table { compatible = "operating-points-v2";