From: Simon Horman <hidden> Date: 2016-03-03 01:40:36
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <redacted>
---
drivers/bus/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
v4.5-rc1
On Thu, Mar 3, 2016 at 2:39 AM, Simon Horman [off-list ref] wrote:
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <redacted>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
From: Simon Horman <horms@verge.net.au> Date: 2016-03-04 05:20:27
On Thu, Mar 03, 2016 at 09:31:49AM +0100, Geert Uytterhoeven wrote:
On Thu, Mar 3, 2016 at 2:39 AM, Simon Horman [off-list ref] wrote:
quoted
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <redacted>
I'm a little unsure of who should take this but for now I will
queue it up in next with a view to sending a pull request to Linus
for v4.6. I'm open to other ideas.
On Fri, Mar 4, 2016 at 6:20 AM, Simon Horman [off-list ref] wrote:
On Thu, Mar 03, 2016 at 09:31:49AM +0100, Geert Uytterhoeven wrote:
quoted
On Thu, Mar 3, 2016 at 2:39 AM, Simon Horman [off-list ref] wrote:
quoted
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <redacted>
I'm a little unsure of who should take this but for now I will
queue it up in next with a view to sending a pull request to Linus
for v4.6. I'm open to other ideas.
All but two entries in drivers/bus/Kconfig are for ARM platforms (the other two
are for MIPS platforms), so I think arm-soc is appropriate.
Alternatively, GregKH?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
From: Simon Horman <horms@verge.net.au> Date: 2016-03-08 00:31:09
On Mon, Mar 07, 2016 at 02:22:57PM +0100, Geert Uytterhoeven wrote:
On Fri, Mar 4, 2016 at 6:20 AM, Simon Horman [off-list ref] wrote:
quoted
On Thu, Mar 03, 2016 at 09:31:49AM +0100, Geert Uytterhoeven wrote:
quoted
On Thu, Mar 3, 2016 at 2:39 AM, Simon Horman [off-list ref] wrote:
quoted
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <redacted>
I'm a little unsure of who should take this but for now I will
queue it up in next with a view to sending a pull request to Linus
for v4.6. I'm open to other ideas.
All but two entries in drivers/bus/Kconfig are for ARM platforms (the
other two are for MIPS platforms), so I think arm-soc is appropriate.
Alternatively, GregKH?
Point taken. I'll queue it up for v4.7 for arm-soc.