summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tps65217.dtsi
diff options
context:
space:
mode:
authorMilo Kim <woogyom.kim@gmail.com>2016-10-28 14:36:55 +0200
committerTony Lindgren <tony@atomide.com>2016-11-09 22:31:20 +0100
commitbd0fdb4cbdbcb96754eafadff6fd0a980e957287 (patch)
treeb88f7193c00274e7a05b00f28982e92b80aeae39 /arch/arm/boot/dts/tps65217.dtsi
parentLinux 4.9-rc1 (diff)
downloadlinux-bd0fdb4cbdbcb96754eafadff6fd0a980e957287.tar.xz
linux-bd0fdb4cbdbcb96754eafadff6fd0a980e957287.zip
ARM: dts: tps65217: Specify the interrupt controller
TPS65217 MFD driver supports the IRQ domain to handle the charger input interrupts and push button status event. The interrupt controller enables corresponding IRQ handling in the charger[*] and power button driver[**]. [*] drivers/power/supply/tps65217_charger.c [**] drivers/input/misc/tps65218-pwrbutton.c Signed-off-by: Milo Kim <woogyom.kim@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/tps65217.dtsi')
-rw-r--r--arch/arm/boot/dts/tps65217.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tps65217.dtsi b/arch/arm/boot/dts/tps65217.dtsi
index a63272422d76..27935f8f080a 100644
--- a/arch/arm/boot/dts/tps65217.dtsi
+++ b/arch/arm/boot/dts/tps65217.dtsi
@@ -13,6 +13,8 @@
&tps {
compatible = "ti,tps65217";
+ interrupt-controller;
+ #interrupt-cells = <1>;
regulators {
#address-cells = <1>;