From 44fa187eeb57e3e03a79337afc4fa4d706285206 Mon Sep 17 00:00:00 2001 From: Yan He Date: Wed, 6 Apr 2016 16:28:23 -0700 Subject: ARM: dts: msm: add SPS node for msmcobalt 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: Ib3f0cd293e7e5d09f119c226acdca64c87ca61bd Signed-off-by: Yan He --- arch/arm/boot/dts/qcom/msmcobalt.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index e9b60a996f83..2483f20bed5e 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -322,6 +322,12 @@ cell-index = <0>; }; + qcom,sps { + compatible = "qcom,msm_sps_4k"; + qcom,device-type = <3>; + qcom,pipe-attr-ee; + }; + uartblsp1dm1: serial@0c170000 { compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; reg = <0xc170000 0x1000>; -- cgit v1.2.3