projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef85767
)
arm64: dts: qcs404: thermal: Add interrupt support
author
Amit Kucheria
<amit.kucheria@linaro.org>
Mon, 21 Oct 2019 10:35:30 +0000
(16:05 +0530)
committer
Andy Gross
<agross@kernel.org>
Sun, 27 Oct 2019 05:05:27 +0000
(
00:05
-0500)
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>
arch/arm64/boot/dts/qcom/qcs404.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/qcs404.dtsi
b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 51f00f6eaa56048a617599ab76683581fe6d98f5..f5f0c4c9cb16e492157f88a63d6d13efd6ce114b 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/
arch/arm64/boot/dts/qcom/qcs404.dtsi
@@
-305,6
+305,8
@@
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>;
};