arm64: dts: qcs404: thermal: Add interrupt support
Register upper-lower interrupt for the tsens controller. Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Andy Gross <agross@kernel.org>
This commit is contained in:
parent
ef8576789e
commit
e51f7ff446
@ -305,6 +305,8 @@
|
|||||||
nvmem-cells = <&tsens_caldata>;
|
nvmem-cells = <&tsens_caldata>;
|
||||||
nvmem-cell-names = "calib";
|
nvmem-cell-names = "calib";
|
||||||
#qcom,sensors = <10>;
|
#qcom,sensors = <10>;
|
||||||
|
interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
interrupt-names = "uplow";
|
||||||
#thermal-sensor-cells = <1>;
|
#thermal-sensor-cells = <1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user