1
0
Fork 0

ARM: dts: omap4: Enable gpio and interrupt controller for GPMC

GPMC driver provides interrupts and gpio for the GPMC_WAIT pins.
Mark it as gpio and interrupt capable.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Roger Quadros 2016-04-07 13:25:29 +03:00 committed by Tony Lindgren
parent ffee5bf318
commit 8c75b76601
1 changed files with 4 additions and 0 deletions

View File

@ -370,6 +370,10 @@
ti,no-idle-on-init;
clocks = <&l3_div_ck>;
clock-names = "fck";
interrupt-controller;
#interrupt-cells = <2>;
gpio-controller;
#gpio-cells = <2>;
};
uart1: serial@4806a000 {