sh: sh7724: Add pin control resources
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 16 Feb 2013 18:23:58 +0000 (19:23 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:51 +0000 (13:33 +0100)
commit42954cff85a3f489c39571c0ddcd702d1988adca
tree71f9ea90fac04d8876435b7d8ffb90481a402697
parent6b4644f54b0922ecb6cd2d74f7d6c518b4d4f2c9
sh: sh7724: Add pin control resources

Add memory resources for the pin control platform device to let the
sh-pfc driver ioremap() registers properly instead of evily casting
register physical addresses to virtual addresses.

The memory resource address range has been extracted from the config and
data registes lists in the sh-pfc driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c