projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a09223
)
arm64: dts: Add APM X-Gene v2 SoC GFC GPIO controller DTS entry
author
Duc Dang
<dhdang@apm.com>
Thu, 15 Oct 2015 00:24:29 +0000
(17:24 -0700)
committer
Duc Dang
<dhdang@apm.com>
Tue, 17 Nov 2015 21:11:55 +0000
(13:11 -0800)
This patch adds the flash controller muxed gpio dts node for
APM X-Gene v2 SoC platforms.
Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
index
e7e6b4d
..
e32851e
100644
(file)
--- a/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
+++ b/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
@@
-424,6
+424,13
@@
clocks = <&sdioclk 0>, <&ahbclk 0>;
};
+ gfcgpio: gfcgpio@1f63c000 {
+ compatible = "apm,xgene-gpio";
+ reg = <0x0 0x1f63c000 0x0 0x40>;
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
+
sbgpio: sbgpio@17001000{
compatible = "apm,xgene-gpio-sb";
reg = <0x0 0x17001000 0x0 0x400>;