Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andreas Kemnade and committed by
Shawn Guo
e0d8d4ea e7e5af7d

+2
+2
arch/arm/boot/dts/e60k02.dtsi
··· 117 117 ricoh619: pmic@32 { 118 118 compatible = "ricoh,rc5t619"; 119 119 reg = <0x32>; 120 + interrupt-parent = <&gpio5>; 121 + interrupts = <11 IRQ_TYPE_EDGE_FALLING>; 120 122 system-power-controller; 121 123 122 124 regulators {