All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: shmobile: R-Mobile: Clean up and move pm-rmobile driver
@ 2018-11-29 11:09 ` Geert Uytterhoeven
  0 siblings, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2018-11-29 11:09 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm
  Cc: linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi Simon, Magnus,

This is a patch series for the pm-rmobile driver, used on R-Mobile A1 and
APE6, and on SH-Mobile AG5, to clean up the driver, move it to
drivers/soc/renesas/, and enable compile-testing.

Thanks!

Geert Uytterhoeven (2):
  ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain
  ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/

 arch/arm/mach-shmobile/Kconfig                |  5 ---
 arch/arm/mach-shmobile/Makefile               |  1 -
 arch/arm/mach-shmobile/pm-rmobile.h           | 22 -----------
 drivers/soc/renesas/Kconfig                   |  7 +++-
 drivers/soc/renesas/Makefile                  |  1 +
 .../soc/renesas/rmobile-sysc.c                | 37 +++++++++----------
 6 files changed, 25 insertions(+), 48 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/pm-rmobile.h
 rename arch/arm/mach-shmobile/pm-rmobile.c => drivers/soc/renesas/rmobile-sysc.c (93%)

-- 
2.17.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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

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

end of thread, other threads:[~2018-11-30 21:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 11:09 [PATCH 0/2] ARM: shmobile: R-Mobile: Clean up and move pm-rmobile driver Geert Uytterhoeven
2018-11-29 11:09 ` Geert Uytterhoeven
2018-11-29 11:09 ` [PATCH 1/2] ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain Geert Uytterhoeven
2018-11-29 11:09   ` Geert Uytterhoeven
2018-11-30 10:28   ` Simon Horman
2018-11-30 10:28     ` Simon Horman
2018-11-29 11:09 ` [PATCH 2/2] ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ Geert Uytterhoeven
2018-11-29 11:09   ` Geert Uytterhoeven
2018-11-30 10:29   ` Simon Horman
2018-11-30 10:29     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.