Commit 6d636c68 authored by wanzongshun's avatar wanzongshun Committed by Russell King

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

NUC900 add gpio virtual memory map
Signed-off-by: default avatarWang Qiang <rurality.linux@gmail.com>
Signed-off-by: default avatarWang Zongshun <mcuos.com@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ce746e47
......@@ -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. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment