ARM: shmobile: Add second I/O range for r8a7790 PFC
authorMagnus Damm <damm@opensource.se>
Mon, 8 Apr 2013 02:08:44 +0000 (11:08 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 9 Apr 2013 08:58:42 +0000 (17:58 +0900)
commitc9dff05030b97d6c8f2b53a43f0d8f6d15481b92
tree99ee1ec22710f138fd86ace313297da9c47314e1
parent8585deb18580d04209a2986430aa0959ef38fce2
ARM: shmobile: Add second I/O range for r8a7790 PFC

Add the GPIO I/O memory range to the r8a7790 PFC device.

This extra I/O memory range is needed when using the PFC
tables to drive both pin functions (using PINCTRL or
function GPIO for old code) and actual GPIO. The goal is
however to use a separate GPIO driver in the long run
and when that happens this extra I/O memory range can
be removed.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7790.c