1
0
Fork 0

ARM: 5949/1: NUC900 add gpio virtual memory map

NUC900 add gpio virtual memory map

Signed-off-by: Wang Qiang <rurality.linux@gmail.com>
Signed-off-by: Wang Zongshun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
hifive-unleashed-5.1
wanzongshun 2010-02-19 05:23:36 +01:00 committed by Russell King
parent ce746e471f
commit 6d636c68e9
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ static struct map_desc nuc900_iodesc[] __initdata = {
IODESC_ENT(UART),
IODESC_ENT(TIMER),
IODESC_ENT(EBI),
IODESC_ENT(GPIO),
};
/* Initial clock declarations. */