* [PATCH v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2
@ 2014-08-25 3:03 Magnus Damm
2014-08-27 0:06 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2014-08-25 3:03 UTC (permalink / raw)
To: linux-sh
ARM: shmobile: Kconfig and Makefile cleanups V2
[PATCH v2 01/05] ARM: shmobile: Introduce a Kconfig entry for R-Mobile
[PATCH v2 02/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1
[PATCH v2 03/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2
[PATCH v2 04/05] ARM: shmobile: Cleanup pm-rcar.o build using Kconfig
[PATCH v2 05/05] ARM: shmobile: Cleanup pm-rmobile.o build using Kconfig
Update the ARM mach-shmobile Kconfig and Makefile to prepare for
multiplatform support of R-Mobile SoCs. While at it do various
cleanups - thanks to Simon Horman for suggesting using Kconfig
for pm-rmobile.o. I applied the same idea to patch 4. Thanks to
Geert Uytterhoeven for pointing out the mess in the Kconfig files,
hopefully this cleanup series is a step in the right direction.
The first patch in V1 of the series has been removed temporarily to
be extended into a separate series with more cleanups for the legacy
case.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Written on top of renesas-devel-20140823-v3.17-rc1
Only lightly build tested.
Changes since V1:
- Removed "[PATCH 01/06] ARM: shmobile: Consolidate GPIOLIB Kconfig bits"
arch/arm/mach-shmobile/Kconfig | 57 +++++++++++++++++++++--------------
arch/arm/mach-shmobile/Makefile | 36 +++++++++-------------
arch/arm/mach-shmobile/pm-rcar.c | 4 --
arch/arm/mach-shmobile/pm-rmobile.c | 2 -
arch/arm/mach-shmobile/pm-rmobile.h | 4 +-
5 files changed, 53 insertions(+), 50 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2
2014-08-25 3:03 [PATCH v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2 Magnus Damm
@ 2014-08-27 0:06 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-08-27 0:06 UTC (permalink / raw)
To: linux-sh
On Mon, Aug 25, 2014 at 12:03:16PM +0900, Magnus Damm wrote:
> ARM: shmobile: Kconfig and Makefile cleanups V2
>
> [PATCH v2 01/05] ARM: shmobile: Introduce a Kconfig entry for R-Mobile
> [PATCH v2 02/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1
> [PATCH v2 03/05] ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2
> [PATCH v2 04/05] ARM: shmobile: Cleanup pm-rcar.o build using Kconfig
> [PATCH v2 05/05] ARM: shmobile: Cleanup pm-rmobile.o build using Kconfig
>
> Update the ARM mach-shmobile Kconfig and Makefile to prepare for
> multiplatform support of R-Mobile SoCs. While at it do various
> cleanups - thanks to Simon Horman for suggesting using Kconfig
> for pm-rmobile.o. I applied the same idea to patch 4. Thanks to
> Geert Uytterhoeven for pointing out the mess in the Kconfig files,
> hopefully this cleanup series is a step in the right direction.
>
> The first patch in V1 of the series has been removed temporarily to
> be extended into a separate series with more cleanups for the legacy
> case.
>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks, I have queued these up.
> ---
>
> Written on top of renesas-devel-20140823-v3.17-rc1
>
> Only lightly build tested.
>
> Changes since V1:
> - Removed "[PATCH 01/06] ARM: shmobile: Consolidate GPIOLIB Kconfig bits"
>
> arch/arm/mach-shmobile/Kconfig | 57 +++++++++++++++++++++--------------
> arch/arm/mach-shmobile/Makefile | 36 +++++++++-------------
> arch/arm/mach-shmobile/pm-rcar.c | 4 --
> arch/arm/mach-shmobile/pm-rmobile.c | 2 -
> arch/arm/mach-shmobile/pm-rmobile.h | 4 +-
> 5 files changed, 53 insertions(+), 50 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-27 0:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 3:03 [PATCH v2 00/05] ARM: shmobile: Kconfig and Makefile cleanups V2 Magnus Damm
2014-08-27 0:06 ` 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.