projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8943f55
)
arm64: dts: apm: Update X-Gene standby GPIO controller DTS entries
author
Quan Nguyen
<qnguyen@apm.com>
Wed, 17 Feb 2016 13:15:09 +0000
(20:15 +0700)
committer
Duc Dang
<dhdang@apm.com>
Thu, 25 Feb 2016 22:40:17 +0000
(14:40 -0800)
Update APM X-Gene standby GPIO controller DTS entries to enable it
as interrupt controller.
[dhdang: update patch subject]
Signed-off-by: Y Vo <yvo@apm.com>
Signed-off-by: Quan Nguyen <qnguyen@apm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-storm.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/apm/apm-storm.dtsi
b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index fe30f7671ea3bc2707fb70a312c70e18bb1c2550..0f733da41c0369f5261756f8d259873b5d1263e4 100644
(file)
--- a/
arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/
arch/arm64/boot/dts/apm/apm-storm.dtsi
@@
-883,6
+883,9
@@
<0x0 0x2b 0x1>,
<0x0 0x2c 0x1>,
<0x0 0x2d 0x1>;
+ interrupt-parent = <&gic>;
+ #interrupt-cells = <2>;
+ interrupt-controller;
};
rtc: rtc@10510000 {