]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
ARM: dts: am57xx-beagle-x15: Add Palmas power button
authorNishanth Menon <nm@ti.com>
Thu, 7 Aug 2014 19:57:37 +0000 (14:57 -0500)
committerSekhar Nori <nsekhar@ti.com>
Wed, 13 Aug 2014 05:08:31 +0000 (10:38 +0530)
Enable Palmas power button support to enable system power.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/am57xx-beagle-x15.dts

index 84a5b9d0eb0c0568a25fe604858b3a2054c1e7f9..7191490d4267727d2fbbee61c19658b9dfd83ecb 100644 (file)
                        wakeup-source;
                };
 
+               tps659038_pwr_button: tps659038_pwr_button {
+                       compatible = "ti,palmas-pwrbutton";
+                       interrupt-parent = <&tps659038>;
+                       interrupts = <1 IRQ_TYPE_NONE>;
+                       wakeup-source;
+                       ti,palmas-long-press-seconds = <13>;
+               };
        };
 
        tmp102: tmp102@48 {