From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2271BC04EB8 for ; Wed, 12 Dec 2018 10:59:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E0BD620839 for ; Wed, 12 Dec 2018 10:59:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E0BD620839 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727154AbeLLK7c (ORCPT ); Wed, 12 Dec 2018 05:59:32 -0500 Received: from mail.bootlin.com ([62.4.15.54]:60069 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726791AbeLLK7c (ORCPT ); Wed, 12 Dec 2018 05:59:32 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 5C3A620711; Wed, 12 Dec 2018 11:59:30 +0100 (CET) Received: from localhost (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 33106206DC; Wed, 12 Dec 2018 11:59:30 +0100 (CET) Date: Wed, 12 Dec 2018 11:59:30 +0100 From: Alexandre Belloni To: Nicolas Ferre Cc: Ludovic Desroches , sandeepsheriker.mallikarjun@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: at91: add support in soc driver for new SAM9X60 Message-ID: <20181212105930.GC19816@piout.net> References: <20181212104110.5584-1-nicolas.ferre@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181212104110.5584-1-nicolas.ferre@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/12/2018 11:41:10+0100, Nicolas Ferre wrote: > From: Sandeep Sheriker Mallikarjun > > Add detection of new SAM9X60 by this soc.c driver. > > Signed-off-by: Nicolas Ferre > [nicolas.ferre@microchip.com: split patch] > Signed-off-by: Sandeep Sheriker Mallikarjun > --- > drivers/soc/atmel/soc.c | 2 ++ > drivers/soc/atmel/soc.h | 3 +++ > 2 files changed, 5 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com