ARM: dts: msm: Add SPS node for sdxbaagha

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

Change-Id: I94f8c1dbbe1e768758684706360d678edbe532d7
This commit is contained in:
Visweswara Tanuku
2022-10-19 09:15:25 -07:00
parent a92d7a05e7
commit cb1fb437f4

View File

@@ -524,6 +524,10 @@
qcom,skip-qos;
};
qcom,sps {
compatible = "qcom,msm-sps-4k";
qcom,pipe-attr-ee;
};
};
#include "sdxbaagha-pinctrl.dtsi"