summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwetha Chikkaboraiah <c_schikk@qti.qualcomm.com>2021-04-15 18:26:10 +0530
committerSwetha Chikkaboraiah <c_schikk@qti.qualcomm.com>2021-04-15 18:27:39 +0530
commit8452fdabe77aa4642d36aca5a9d7ce53a552eeaa (patch)
tree431aa8461e73c809b1c67e5d0c68a6b2c2618c33
parent54334b551182374ad74e856354a46ef0206ca040 (diff)
downloaddevicetree-8452fdabe77aa4642d36aca5a9d7ce53a552eeaa.tar.gz
ARM: dts: msm: update the inetrrupt for rpm-smd
Updated the rpm-smd node with the interrupt number. Change-Id: Ibaf0d687efcdf21d0d4764c142fb6b7ddc7925f6
-rw-r--r--qcom/qm215-pm8916.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/qcom/qm215-pm8916.dtsi b/qcom/qm215-pm8916.dtsi
index 063224b2..2433e885 100644
--- a/qcom/qm215-pm8916.dtsi
+++ b/qcom/qm215-pm8916.dtsi
@@ -5,6 +5,7 @@
/* add rpm-smd node again */
rpm_bus: qcom,rpm-smd {
+ interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
compatible = "qcom,rpm-smd";
rpm-channel-name = "rpm_requests";
rpm-channel-type = <15>; /* SMD_APPS_RPM */