Kuninori Morimoto
5ab5d57cc0
sh: sh3: convert to SPDX identifiers
...
Update license to use SPDX-License-Identifier instead of verbose license
text.
Link: http://lkml.kernel.org/r/87bm60csyl.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com >
Reviewed-by: Simon Horman <horms+renesas@verge.net.au >
Cc: Rich Felker <dalias@libc.org >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2018-12-28 12:11:45 -08:00
Laurent Pinchart
6e6d9ba0d1
sh: sh7720: 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
9f27bac5ab
sh: sh7720: 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
85db6bff7e
sh: sh7720: 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
Paul Mundt
f727565013
sh: Move the CPU definition headers from asm/ to cpu/.
...
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-10-20 12:04:53 +09:00
Magnus Damm
c9c3c1b74d
sh: Add sh7720 pinmux code
...
This patch adds pinmux and gpio support for the sh7720 processor.
Signed-off-by: Magnus Damm <damm@igel.co.jp >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-10-20 10:34:25 +09:00