sh: sh7264: 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)
commitb9bcda43bfa463630b8f60c74246f66489b7726a
treee766eb230572a53055a5528cb306b4bb80abf69b
parent631b09d1150fd66b3815253ed6e6c30ac5040efc
sh: sh7264: 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/sh2a/pinmux-sh7264.c