linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS
@ 2016-03-03  1:39 Simon Horman
  2016-03-03  8:31 ` Geert Uytterhoeven
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Horman @ 2016-03-03  1:39 UTC (permalink / raw)
  To: linux-arm-kernel

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 <horms+renesas@verge.net.au>
---
 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

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.7
@ 2016-04-04  1:23 Simon Horman
  2016-04-04  1:23 ` [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS Simon Horman
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Horman @ 2016-04-04  1:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC Simple PM bus updates for v4.7.


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-simple-pm-bus-for-v4.7

for you to fetch changes up to 41feae79f2621d9fcea1437d4a2f29dc731fdbb0:

  bus: simple-pm-bus: Use ARCH_RENESAS (2016-03-28 09:05:58 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Simple PM Bus Updates for v4.7

* Use ARCH_RENESAS in Kconfig

----------------------------------------------------------------
Simon Horman (1):
      bus: simple-pm-bus: Use ARCH_RENESAS

 drivers/bus/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-04  1:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03  1:39 [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS Simon Horman
2016-03-03  8:31 ` Geert Uytterhoeven
2016-03-04  5:20   ` Simon Horman
2016-03-07 13:22     ` Geert Uytterhoeven
2016-03-08  0:29       ` Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2016-04-04  1:23 [GIT PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.7 Simon Horman
2016-04-04  1:23 ` [PATCH] bus: simple-pm-bus: Use ARCH_RENESAS Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).