From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933520AbcBCQjx (ORCPT ); Wed, 3 Feb 2016 11:39:53 -0500 Received: from down.free-electrons.com ([37.187.137.238]:46685 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S964812AbcBCQgN convert rfc822-to-8bit (ORCPT ); Wed, 3 Feb 2016 11:36:13 -0500 From: Gregory CLEMENT To: Arnd Bergmann Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , arm@kernel.org, Catalin Marinas , Will Deacon , Jonathan Corbet , Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, Tejun Heo , Hans de Goede , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Wilson Ding , Nadav Haklai Subject: Re: [PATCH 01/10] serial: mvebu-uart: initial support for Armada-3700 serial port References: <1454436468-4241-1-git-send-email-gregory.clement@free-electrons.com> <1454436468-4241-2-git-send-email-gregory.clement@free-electrons.com> <5687888.WDl8xbENFR@wuerfel> Date: Wed, 03 Feb 2016 17:36:01 +0100 In-Reply-To: <5687888.WDl8xbENFR@wuerfel> (Arnd Bergmann's message of "Tue, 02 Feb 2016 22:07:17 +0100") Message-ID: <87mvrh4uq6.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, On mar., févr. 02 2016, Arnd Bergmann wrote: > On Tuesday 02 February 2016 19:07:39 Gregory CLEMENT wrote: > >> diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig >> index 39721ec4f415..b291f934d51b 100644 >> --- a/drivers/tty/serial/Kconfig >> +++ b/drivers/tty/serial/Kconfig >> @@ -1606,6 +1606,28 @@ config SERIAL_STM32_CONSOLE >> depends on SERIAL_STM32=y >> select SERIAL_CORE_CONSOLE >> >> +config SERIAL_MVEBU_UART >> + bool "Marvell EBU serial port support" > > Could this be a loadable module? I don't see any reason to not being able to use it as a module. But I didn't test it because currently te serial port is the only way ro cimmunicate with the board. > >> +config SERIAL_MVEBU_CONSOLE >> + bool "Console on Marvell EBU serial port" >> + depends on SERIAL_MVEBU_UART > > If yes, this would become > > depends on SERIAL_MVEBU_UART=y OK, let's try to enable it. Thanks, Gregory > > Arnd > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com