ARM: dts: e60k02: add interrupt for PMIC
authorAndreas Kemnade <andreas@kemnade.info>
Sun, 29 Mar 2020 10:42:50 +0000 (12:42 +0200)
committerShawn 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

index ce50c4d..3af1ab4 100644 (file)
        ricoh619: pmic@32 {
                compatible = "ricoh,rc5t619";
                reg = <0x32>;
+               interrupt-parent = <&gpio5>;
+               interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
                system-power-controller;
 
                regulators {