1
0
Fork 0

arm64: dts: Add APM X-Gene v2 SoC GFC GPIO controller DTS entry

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>
hifive-unleashed-5.1
Duc Dang 2015-10-14 17:24:29 -07:00
parent 0a09223f3d
commit 9e81a200ea
1 changed files with 7 additions and 0 deletions

View File

@ -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>;