summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am335x-chiliboard.dts
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>2017-06-12 23:24:09 +0200
committerTony Lindgren <tony@atomide.com>2017-08-10 09:24:00 -0700
commit6a80131e9dd22a4c2b2247107058ca357ffb7a9d (patch)
tree11c138f32f3b2d716b06f4fb2f6bae5c69a9383b /arch/arm/boot/dts/am335x-chiliboard.dts
parent4a568f7f4facd5a9e4b2e5f3c07465c17cdfec23 (diff)
downloadlinux-6a80131e9dd22a4c2b2247107058ca357ffb7a9d.tar.bz2
ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
The interrupt specifiers for USB and AC charger input are static data that comes from the datasheet, there is no reason to need to define these values on every board so seem reasonable put this information into the common tps65217 file. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-chiliboard.dts')
-rw-r--r--arch/arm/boot/dts/am335x-chiliboard.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/am335x-chiliboard.dts b/arch/arm/boot/dts/am335x-chiliboard.dts
index d8769799772e..5c25f3a6028a 100644
--- a/arch/arm/boot/dts/am335x-chiliboard.dts
+++ b/arch/arm/boot/dts/am335x-chiliboard.dts
@@ -191,8 +191,6 @@
interrupts = <7>; /* NNMI */
charger {
- interrupts = <0>, <1>;
- interrupt-names = "USB", "AC";
status = "okay";
};