summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/e60k02.dtsi
diff options
context:
space:
mode:
authorAndreas Kemnade <andreas@kemnade.info>2020-03-29 12:42:50 +0200
committerShawn Guo <shawnguo@kernel.org>2020-04-25 08:46:59 +0800
commite0d8d4eaccc29959f20de8bef9f1bcce4e952dfc (patch)
tree6a3087359459c99d52ef2ccbcb7960437e64f2c1 /arch/arm/boot/dts/e60k02.dtsi
parente7e5af7df1f518610aca8fa29a2eb711eb2ed5b2 (diff)
ARM: dts: e60k02: add interrupt for PMIC
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>
Diffstat (limited to 'arch/arm/boot/dts/e60k02.dtsi')
-rw-r--r--arch/arm/boot/dts/e60k02.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/e60k02.dtsi b/arch/arm/boot/dts/e60k02.dtsi
index ce50c4dc6f2a..3af1ab4458ef 100644
--- 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 {