Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668658 > unrolled thread

Re: [PATCH v4 06/28] ARM: Prepare Actions Semi S500

Started byAndreas Färber <afaerber@suse.de>
First post2017-06-18 23:30 +0200
Last post2017-06-18 23:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 06/28] ARM: Prepare Actions Semi S500 Andreas Färber <afaerber@suse.de> - 2017-06-18 23:30 +0200

#1668658 — Re: [PATCH v4 06/28] ARM: Prepare Actions Semi S500

FromAndreas Färber <afaerber@suse.de>
Date2017-06-18 23:30 +0200
SubjectRe: [PATCH v4 06/28] ARM: Prepare Actions Semi S500
Message-ID<tTPVD-1XC-7@gated-at.bofh.it>
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@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)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web