From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Genoud Subject: Re: [PATCH] [PATCH] tty/serial: atmel: add new version check for usart Date: Fri, 16 Feb 2018 10:27:50 +0100 Message-ID: References: <20180129113954.12011-1-jonas@orbital-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Nicolas Ferre Cc: Jonas Danielsson , Greg Kroah-Hartman , Alexandre Belloni , linux-serial@vger.kernel.org, Jiri Slaby , linux-arm-kernel@lists.infradead.org List-Id: linux-serial@vger.kernel.org 2018-02-05 13:36 GMT+01:00 Nicolas Ferre : > On 29/01/2018 at 12:39, Jonas Danielsson wrote: >> On our at91sam9260 based board the usart0 and usart1 ports report >> their versions (ATMEL_US_VERSION) as 0x10302. This version is not >> included in the current checks in the driver. >> >> Signed-off-by: Jonas Danielsson > > Acked-by: Nicolas Ferre > Acked-by: Richard Genoud > It must be the AT91SAM9260 rev. B SoC, isn't it? > > Thanks for your patch. > > Best regards, > Nicolas Thanks ! Richard.