[PATCH v4 06/28] ARM: Prepare Actions Semi S500
Andreas Färber
afaerber at suse.de
Sun Jun 18 14:21:07 PDT 2017
Am 06.06.2017 um 02:54 schrieb Andreas Färber:
> Add ARCH_ACTIONS and mach-actions/owl.c for "actions,s500".
>
> Signed-off-by: Andreas Färber <afaerber at suse.de>
> ---
> v3 -> v4: Unchanged
>
> v2 -> v3:
> * Selected AMBA, global timer, TWD drivers
> * Fixed copy&paste in machine definition (Alberto)
>
> v1 -> v2:
> * Renamed ARCH_OWL to ARCH_ACTION (Arnd)
> * Renamed mach-owl to mach-actions, leaving owl.c
> * Adopted "actions" vendor prefix
> * Selected new clocksource driver
>
> arch/arm/Kconfig | 2 ++
> arch/arm/Makefile | 1 +
> arch/arm/mach-actions/Kconfig | 15 +++++++++++++++
> arch/arm/mach-actions/Makefile | 1 +
> arch/arm/mach-actions/owl.c | 28 ++++++++++++++++++++++++++++
> 5 files changed, 47 insertions(+)
> create mode 100644 arch/arm/mach-actions/Kconfig
> create mode 100644 arch/arm/mach-actions/Makefile
> create mode 100644 arch/arm/mach-actions/owl.c
Applied to linux-actions.git v4.13/arm branch:
https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.13/arm
There have been no more comments - I believe we could simplify it with a
Makefile hack as seen in mach-uniphier, but since no one asked for
dropping owl.c in 4 patch revisions, I'll consider that as follow-up.
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
More information about the linux-arm-kernel
mailing list