]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: am335x: Support the PMIC interrupt
authorMilo Kim <woogyom.kim@gmail.com>
Fri, 28 Oct 2016 12:36:58 +0000 (21:36 +0900)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Nov 2016 21:31:38 +0000 (14:31 -0700)
AM335x bone based boards have the PMIC interrupt named NMI which is
connected to TPS65217 device. AM335x main interrupt controller provides it
and the number is 7.

Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-bone-common.dtsi

index 007b5e5a51a9fc83c3ffcbc955ba8b9b50c4ff4b..25303d98b1b6685b6cc4ea2308df72ff43992b14 100644 (file)
         * by the hardware problems. (Tip: double-check by performing a current
         * measurement after shutdown: it should be less than 1 mA.)
         */
+
+       interrupts = <7>; /* NMI */
+       interrupt-parent = <&intc>;
+
        ti,pmic-shutdown-controller;
 
        regulators {