]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: apm: Update GPIO to control power-off on X-Gene v1 platforms
authorDuc Dang <dhdang@apm.com>
Thu, 25 Feb 2016 15:56:27 +0000 (07:56 -0800)
committerDuc Dang <dhdang@apm.com>
Fri, 26 Feb 2016 01:13:58 +0000 (17:13 -0800)
This patch updates gpio-keys node that supports power-off for
X-Gene v1 Mustang board to adapt with new changes in xgene-gpio-sb
driver (to support configuring some GPIO pins as interrupt pins).

Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-mustang.dts

index 178aef2cdd096f63c838a35e3d1a51e9b2d7a13e..44db32ec5e9c34802c1447592f89083617c5d78a 100644 (file)
@@ -30,7 +30,8 @@
                        label = "POWER";
                        linux,code = <116>;
                        linux,input-type = <0x1>;
-                       interrupts = <0x0 0x2d 0x1>;
+                       interrupt-parent = <&sbgpio>;
+                       interrupts = <0x5 0x1>;
                };
        };