Commit e51f7ff4 authored by Amit Kucheria's avatar Amit Kucheria Committed by Andy Gross

arm64: dts: qcs404: thermal: Add interrupt support

Register upper-lower interrupt for the tsens controller.
Signed-off-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: default avatarAndy Gross <agross@kernel.org>
parent ef857678
......@@ -305,6 +305,8 @@ tsens: thermal-sensor@4a9000 {
nvmem-cells = <&tsens_caldata>;
nvmem-cell-names = "calib";
#qcom,sensors = <10>;
interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "uplow";
#thermal-sensor-cells = <1>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment