ARM: dts: am335x: Enable gpio controller for GPMC

GPMC driver provides GPI support for the GPMC_WAIT pins.
Mark it gpio controller capable.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Roger Quadros 2016-04-07 13:25:32 +03:00 committed by Tony Lindgren
parent 845b1a260c
commit 4eb4dd570d
1 changed files with 2 additions and 0 deletions

View File

@ -868,6 +868,8 @@ gpmc: gpmc@50000000 {
#size-cells = <1>;
interrupt-controller;
#interrupt-cells = <2>;
gpio-controller;
#gpio-cells = <2>;
status = "disabled";
};