summaryrefslogtreecommitdiff
path: root/qcom/msm8937.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/msm8937.dtsi')
-rw-r--r--qcom/msm8937.dtsi11
1 files changed, 10 insertions, 1 deletions
diff --git a/qcom/msm8937.dtsi b/qcom/msm8937.dtsi
index 6658aad5..3d08bdc1 100644
--- a/qcom/msm8937.dtsi
+++ b/qcom/msm8937.dtsi
@@ -2188,11 +2188,20 @@
bam_dmux: qcom,bam_dmux@4044000 {
compatible = "qcom,bam_dmux";
reg = <0x4044000 0x19000>;
- interrupts = <0 162 1>;
qcom,rx-ring-size = <32>;
qcom,max-rx-mtu = <4096>;
qcom,fast-shutdown;
qcom,no-cpu-affinity;
+
+ qcom,smem-states = <&apps_smsm 1>, <&apps_smsm 11>;
+ qcom,smem-state-names = "pwrctrl", "pwrctrlack";
+
+ interrupts-extended =
+ <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>,
+ <&modem_smsm 1 IRQ_TYPE_EDGE_BOTH>,
+ <&modem_smsm 11 IRQ_TYPE_EDGE_BOTH>;
+
+ interrupt-names = "dmux", "ctrl", "ack";
};
ssc_sensors: qcom,msm-ssc-sensors {