]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
authorY Vo <yvo@apm.com>
Tue, 16 Jun 2015 09:49:44 +0000 (16:49 +0700)
committerKevin Hilman <khilman@linaro.org>
Wed, 1 Jul 2015 19:21:29 +0000 (12:21 -0700)
Add standby domain gpio controller for APM X-Gene SoC platform.

Signed-off-by: Y Vo <yvo@apm.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm64/boot/dts/apm/apm-storm.dtsi

index c8d3e0e866787bcbe7ac1d72b370d20927a15a5d..6bbab95307aee5222e579b6382771f89e99e9b60 100644 (file)
                        phy-names = "sata-phy";
                };
 
+               sbgpio: sbgpio@17001000{
+                       compatible = "apm,xgene-gpio-sb";
+                       reg = <0x0 0x17001000 0x0 0x400>;
+                       #gpio-cells = <2>;
+                       gpio-controller;
+                       interrupts =    <0x0 0x28 0x1>,
+                                       <0x0 0x29 0x1>,
+                                       <0x0 0x2a 0x1>,
+                                       <0x0 0x2b 0x1>,
+                                       <0x0 0x2c 0x1>,
+                                       <0x0 0x2d 0x1>;
+               };
+
                rtc: rtc@10510000 {
                        compatible = "apm,xgene-rtc";
                        reg = <0x0 0x10510000 0x0 0x400>;