ARM: dts: msm: Add SPS node for msmfalcon
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. Change-Id: I4f71ba8115f009028ae4ddf6a7847d1885b4458c Signed-off-by: Rama Krishna Phani A <rphani@codeaurora.org>
This commit is contained in:
parent
40920ca470
commit
0e56b701ef
1 changed files with 5 additions and 0 deletions
|
@ -161,6 +161,11 @@
|
|||
clock-frequency = <19200000>;
|
||||
};
|
||||
|
||||
qcom,sps {
|
||||
compatible = "qcom,msm_sps_4k";
|
||||
qcom,pipe-attr-ee;
|
||||
};
|
||||
|
||||
uartblsp2dm1: serial@0c1b0000 {
|
||||
compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
|
||||
reg = <0xc1b0000 0x1000>;
|
||||
|
|
Loading…
Add table
Reference in a new issue