ARM: dts: msm: Add SPS node for ravelin

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 ravelin.

Change-Id: Ica64b9342bd774097df41a3dad31e42318103758
This commit is contained in:
Yatish Kumar Singh
2022-11-02 11:22:39 +05:30
committed by Gerrit - the friendly Code Review server
parent bedece0b71
commit 238facc69d

View File

@@ -1455,6 +1455,11 @@
restrict-access;
};
qcom,sps {
compatible = "qcom,msm-sps-4k";
qcom,pipe-attr-ee;
};
msm_fastrpc: qcom,msm_fastrpc {
compatible = "qcom,msm-fastrpc-compute";
qcom,adsp-remoteheap-vmid = <22 37>;