Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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. */