Laurent Pinchart
33675063af
sh: sh7724: pinmux: Use driver-provided pinmux info
...
Pinmux info for the sh machines is now provided by pinmux drivers.
Remove the duplicate copy in arch code.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Signed-off-by: Simon Horman <horms+renesas@verge.net.au >
2013-01-25 09:24:30 +09:00
Laurent Pinchart
18ebd22884
sh: sh7724: Register PFC platform device
...
Add arch code to register the PFC platform device instead of calling the
driver directly. Platform device registration in the sh-pfc driver will
be removed.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Signed-off-by: Simon Horman <horms+renesas@verge.net.au >
2013-01-25 09:24:24 +09:00
Kuninori Morimoto
0207a2efb4
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
...
This implements initial support for the SH-Mobile R2R CPU.
Based on Rev 0.11 of the initial SH7724 hardware manual.
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-04-16 14:40:56 +09:00