projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e5af7
)
ARM: dts: e60k02: add interrupt for PMIC
author
Andreas Kemnade
<andreas@kemnade.info>
Sun, 29 Mar 2020 10:42:50 +0000
(12:42 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 25 Apr 2020 00:46:59 +0000
(08:46 +0800)
Since the PMIC driver now has IRQ handling, add the GPIO to
listen to things like RTC alarm or ADC conversion completion.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/e60k02.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/e60k02.dtsi
b/arch/arm/boot/dts/e60k02.dtsi
index
ce50c4d
..
3af1ab4
100644
(file)
--- a/
arch/arm/boot/dts/e60k02.dtsi
+++ b/
arch/arm/boot/dts/e60k02.dtsi
@@
-117,6
+117,8
@@
ricoh619: pmic@32 {
compatible = "ricoh,rc5t619";
reg = <0x32>;
+ interrupt-parent = <&gpio5>;
+ interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
system-power-controller;
regulators {