ARM: dts: msm: Add SPS node for sdxpinn

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

Added SPS module to sdxpinn device tree.

Change-Id: I60690a2257c722f53fdf9974af961ccfc8395623
This commit is contained in:
Visweswara Tanuku
2022-07-27 05:32:34 -07:00
committed by Gerrit - the friendly Code Review server
parent 1132458d37
commit b77ad8360d

View File

@@ -647,6 +647,11 @@
thermal_zones: thermal-zones {
};
qcom,sps {
compatible = "qcom,msm-sps-4k";
qcom,pipe-attr-ee;
};
};
#include "ipcc-test-sdxpinn.dtsi"