Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753227AbdFRVpd (ORCPT ); Sun, 18 Jun 2017 17:45:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:37675 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753153AbdFRVpb (ORCPT ); Sun, 18 Jun 2017 17:45:31 -0400 Subject: Re: [PATCH v4 09/28] tty: serial: Add Actions Semi Owl UART earlycon Cc: linux-arm-kernel@lists.infradead.org, support@lemaker.org, =?UTF-8?B?5byg5aSp55uK?= , 96boards@ucrobotics.com, linux-kernel@vger.kernel.org, Thomas Liau , mp-cs@actions-semi.com, linux-serial@vger.kernel.org, =?UTF-8?B?5YiY54Kc?= , Jiri Slaby , =?UTF-8?B?5byg5Lic6aOO?= , Arnd Bergmann , Olof Johansson , Alan Cox , Andy Shevchenko References: <20170606005426.26446-1-afaerber@suse.de> <20170606005426.26446-10-afaerber@suse.de> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Linux GmbH To: Greg Kroah-Hartman Message-ID: <55059fdd-5c54-ee6c-3e63-b5a9035c1745@suse.de> Date: Sun, 18 Jun 2017 23:45:28 +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-10-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: 1256 Lines: 42 Greg, Am 06.06.2017 um 02:54 schrieb Andreas Färber: > This implements an earlycon for Actions Semi S500/S900 SoCs. > > Based on LeMaker linux-actions tree. > > Signed-off-by: Andreas Färber > --- > v3 -> v4: Unchanged > > v2 -> v3: > * Adopted BIT() macro > > v1 -> v2: > * Extended Kconfig help to mention earlycon (Arnd) > * Spelled out Actions Semiconductor in Kconfig help > * Adopted "actions" vendor prefix > > drivers/tty/serial/Kconfig | 19 ++++++ > drivers/tty/serial/Makefile | 1 + > drivers/tty/serial/owl-uart.c | 135 ++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 155 insertions(+) > create mode 100644 drivers/tty/serial/owl-uart.c The DT vendor prefix is applied to my linux-actions.git tree now, and the serial binding has been ack'ed by Rob. Is there anything keeping you from adding this patch, the preceding DT binding (08/28) and the following documentation patch (10/28) to your tree for 4.13? The full serial driver (16/28) needs another spin and may miss 4.13, but earlycon would prove the rest is working. Thanks, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg)