From: Milo Kim Date: Fri, 28 Oct 2016 12:36:55 +0000 (+0900) Subject: ARM: dts: tps65217: Specify the interrupt controller X-Git-Tag: v4.10-rc1~82^2~23^2~21 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bd0fdb4cbdbcb96754eafadff6fd0a980e957287;p=karo-tx-linux.git 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 Signed-off-by: Tony Lindgren --- 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>;