nds32: Device specific operations
authorGreentime Hu <greentime@andestech.com>
Tue, 24 Oct 2017 08:21:01 +0000 (16:21 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:32 +0000 (10:44 +0800)
commit4a64f68dbda6fb0eb5be23616ee2f09023c6fdc5
tree617cb141f5bed31bf2bc1c9fce47643a0e38886f
parent484367b6a9225ec6830ae3fb4a3adbdd724cb93a
nds32: Device specific operations

This patch introduces ioremap implementations.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/asm/io.h [new file with mode: 0644]
arch/nds32/mm/ioremap.c [new file with mode: 0644]