ARM: dts: msm: Add SPS node for Diwali

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

Change-Id: I64cfec202a105f8e0a7737510c853b72588ab832
This commit is contained in:
Anvesh Salveru
2021-07-05 14:01:48 +05:30
parent 6a9e87b544
commit 5d56a25f1d

View File

@@ -438,6 +438,11 @@
reg = <0xc221000 0x1000>;
clock-frequency = <32768>;
};
qcom,sps {
compatible = "qcom,msm-sps-4k";
qcom,pipe-attr-ee;
};
};
#include "diwali-pinctrl.dtsi"