Laurent Pinchart
b9bcda43bf
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 >
2013-03-15 13:33:51 +01:00
Laurent Pinchart
0b36eb6da8
sh: sh7264: 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:29 +09:00
Laurent Pinchart
5946e7bb44
sh: sh7264: 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
Laurent Pinchart
38357e647f
sh: sh7264: Rename CRX0CRX1 mark to match GPIO names
...
Rename CRX0CRX1_MARK to CRX0_CRX1_MARK to match the GPIO_FN_CRX0_CRX1
name.
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:19 +09:00
Phil Edworthy
41797f7548
sh: Add pinmux for sh7264
...
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2012-05-10 11:49:58 +09:00