[PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

Subsystems: the rest

STALE3842d

5 messages, 3 authors, 2016-03-08 · open the first message on its own page

[PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

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
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index 129d47bcc5fc..c10c6def1565 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -110,7 +110,7 @@ config OMAP_OCP2SCP
 config SIMPLE_PM_BUS
 	bool "Simple Power-Managed Bus Driver"
 	depends on OF && PM
-	depends on ARCH_SHMOBILE || COMPILE_TEST
+	depends on ARCH_RENESAS || COMPILE_TEST
 	help
 	  Driver for transparent busses that don't need a real driver, but
 	  where the bus controller is part of a PM domain, or under the control
-- 
2.1.4

Re: [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2016-03-03 08:31:53

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

Re: [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

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>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
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.

Re: [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2016-03-07 13:23:12

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>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
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

Re: [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS

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>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help