diff mbox series

[v6,13/15] arm64: dts: msm8916: thermal: Add interrupt support

Message ID 88eff964b708c8aff57b24370d2e14389ace09e9.1571652874.git.amit.kucheria@linaro.org
State Accepted
Commit 809b3c51e65b68025306b1659cea7e1ee43774d7
Headers show
Series None | expand

Commit Message

Amit Kucheria Oct. 21, 2019, 10:35 a.m. UTC
Register upper-lower interrupt for the tsens controller.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>

---
 arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.17.1

Comments

Andy Gross Oct. 27, 2019, 5:08 a.m. UTC | #1
On Mon, Oct 21, 2019 at 04:05:32PM +0530, Amit Kucheria wrote:
> Register upper-lower interrupt for the tsens controller.

> 

> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>


Applied for 5.5.

Andy
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 8686e101905cc..807f86a4535e0 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -816,6 +816,8 @@ 
 			nvmem-cells = <&tsens_caldata>, <&tsens_calsel>;
 			nvmem-cell-names = "calib", "calib_sel";
 			#qcom,sensors = <5>;
+			interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
+			interrupt-names = "uplow";
 			#thermal-sensor-cells = <1>;
 		};