Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753043AbdFRVVN (ORCPT ); Sun, 18 Jun 2017 17:21:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:36844 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752569AbdFRVVL (ORCPT ); Sun, 18 Jun 2017 17:21:11 -0400 Subject: Re: [PATCH v4 06/28] ARM: Prepare Actions Semi S500 To: linux-arm-kernel@lists.infradead.org Cc: support@lemaker.org, =?UTF-8?B?5byg5aSp55uK?= , 96boards@ucrobotics.com, linux-kernel@vger.kernel.org, Thomas Liau , Russell King , mp-cs@actions-semi.com, =?UTF-8?B?5YiY54Kc?= , =?UTF-8?B?5byg5Lic6aOO?= , Arnd Bergmann , Olof Johansson References: <20170606005426.26446-1-afaerber@suse.de> <20170606005426.26446-7-afaerber@suse.de> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Linux GmbH Message-ID: Date: Sun, 18 Jun 2017 23:21:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170606005426.26446-7-afaerber@suse.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1452 Lines: 42 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 > --- > 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)