]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: shx3: 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:52 +0000 (13:33 +0100)
commita4b5a5e134c81660bd04914daec470fb72ee332b
tree1df92386819ec1d2400b70b457aa9386e145de4b
parenta9fb0503d809f7ac2670ff3f57862393d345fc39
sh: shx3: 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-shx3.c