diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-07-19 18:47:54 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-19 18:47:54 -0700 |
| commit | 83e5e75fabe4ca70b6a90706feeb0ed1a298195a (patch) | |
| tree | 40e74d6dc0aed45f348778da7ab6cc51579e617c | |
| parent | 67f5028611b2484f378d90bc64982ce0c5d07387 (diff) | |
| parent | 1a244f025a2231110b1ca5f8e348e7716e5466e7 (diff) | |
Merge "ARM: dts: msm: Remove SMD device for DSPS edge for MSMCOBALT"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt.dtsi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 5789299301a6..e748783b0c7d 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -1123,15 +1123,6 @@ reg-names = "smem", "irq-reg-base", "aux-mem1", "smem_targ_info_reg"; qcom,mpu-enabled; - - qcom,smd-dsps { - compatible = "qcom,smd"; - qcom,smd-edge = <3>; - qcom,smd-irq-offset = <0x0>; - qcom,smd-irq-bitmask = <0x2000000>; - interrupts = <0 176 1>; - label = "dsps"; - }; }; qcom,msm-adsprpc-mem { |
