Linux Serial subsystem development
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Richard Genoud <richard.genoud@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tty/serial: Kconfig: remove AVR32
Date: Wed, 14 Jun 2017 11:29:42 +0200	[thread overview]
Message-ID: <7700c2bd-9a54-af44-28a1-693b704bec91@microchip.com> (raw)
In-Reply-To: <20170613203509.32026-1-alexandre.belloni@free-electrons.com>

Le 13/06/2017 à 22:35, Alexandre Belloni a écrit :
> AVR32 is now removed from the kernel, removed the config symbol that
> doesn't exist anymore. Also take the opportunity to reword the help to
> include sama5.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>  drivers/tty/serial/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
> index 5c8850f7a2a0..063c71e8de41 100644
> --- a/drivers/tty/serial/Kconfig
> +++ b/drivers/tty/serial/Kconfig
> @@ -114,14 +114,14 @@ config SERIAL_SB1250_DUART_CONSOLE
>  	  If unsure, say Y.
>  
>  config SERIAL_ATMEL
> -	bool "AT91 / AT32 on-chip serial port support"
> +	bool "Atmel on-chip serial port support"

Now, I would add something like "Microchip/Atmel", it's more future-proof.

>  	depends on HAS_DMA
> -	depends on ARCH_AT91 || AVR32 || COMPILE_TEST
> +	depends on ARCH_AT91 || COMPILE_TEST
>  	select SERIAL_CORE
>  	select SERIAL_MCTRL_GPIO if GPIOLIB
>  	help
>  	  This enables the driver for the on-chip UARTs of the Atmel

Here as well...

> -	  AT91 and AT32 processors.
> +	  ARM processors.
>  
>  config SERIAL_ATMEL_CONSOLE
>  	bool "Support for console on AT91 / AT32 serial port"

What about removing AT32 here as well ^ ?

> 


-- 
Nicolas Ferre

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2017-06-14  9:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-13 20:35 [PATCH] tty/serial: Kconfig: remove AVR32 Alexandre Belloni
2017-06-14  7:48 ` Richard Genoud
2017-06-14  9:29 ` Nicolas Ferre [this message]
2017-06-14 10:49 ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7700c2bd-9a54-af44-28a1-693b704bec91@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=richard.genoud@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox