sh: sh7722: 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)
commit6ca1fa5ce7b464ee8e8a398985c84ae629ec6964
tree0820db88fa214bdc4cb02dcb47acc905a5f334e4
parent6e6d9ba0d1ea224a877826fc1cc0f42878b60384
sh: sh7722: 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-sh7722.c