ARM: dts: msm: Add SPS node for tuna
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 tuna. Change-Id: I00db626825ae664e42e3a5a71c75baef11823a27 Signed-off-by: Prasanna S <quic_prass@quicinc.com>
This commit is contained in:
@@ -704,6 +704,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>;
|
||||||
|
Reference in New Issue
Block a user