ARM: dts: msm: Add SPS node for kera

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

Change-Id: I606567fddd7af1f3b724d6a2ea9555d986efe866
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
This commit is contained in:
Prasanna S
2024-10-01 10:41:08 +05:30
parent b795f5217e
commit 9a95505cc9

View File

@@ -891,6 +891,11 @@
status = "disabled"; status = "disabled";
}; };
qcom,sps {
compatible = "qcom,msm-sps-4k";
qcom,pipe-attr-ee;
};
tcsr_mutex_block: syscon@1f40000 { tcsr_mutex_block: syscon@1f40000 {
compatible = "syscon"; compatible = "syscon";
reg = <0x1f40000 0x20000>; reg = <0x1f40000 0x20000>;