summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManaf Meethalavalappu Pallikunhi <manafm@qti.qualcomm.com>2019-11-25 22:30:53 +0530
committerManaf Meethalavalappu Pallikunhi <manafm@qti.qualcomm.com>2019-11-25 22:40:36 +0530
commit967c363b784223781e42630ad8876d1c72780542 (patch)
treeea05b997d9cd894883583593af2c7321292dbc27
parent48969864305b51879358ce45f28b393484901a67 (diff)
downloaddevicetree-967c363b784223781e42630ad8876d1c72780542.tar.gz
ARM: dts: qcom: update LMH DCVSh interrupt details for BENGAL
Update LMH interrupt number for LMH DCVSh devices for BENGAL. This interrupt is used to monitor LMH DCVSh violation and notifies scheduler about hardware mitigation. Change-Id: Ibb64bdf0c944341a17d50c5cd2856c566b340d2f
-rw-r--r--qcom/bengal-thermal.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/qcom/bengal-thermal.dtsi b/qcom/bengal-thermal.dtsi
index e2e9c53a..5fa5ff9f 100644
--- a/qcom/bengal-thermal.dtsi
+++ b/qcom/bengal-thermal.dtsi
@@ -6,7 +6,7 @@
#size-cells = <1>;
lmh_dcvs0: qcom,limits-dcvs@f521000 {
compatible = "qcom,msm-hw-limits";
- interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
+ interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
qcom,affinity = <0>;
reg = <0xf550800 0x1000>,
<0xf521000 0x1000>;
@@ -16,7 +16,7 @@
lmh_dcvs1: qcom,limits-dcvs@f523000 {
compatible = "qcom,msm-hw-limits";
- interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
+ interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
qcom,affinity = <1>;
reg = <0xf550800 0x1000>,
<0xf523000 0x1000>;