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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 011D7C3B186 for ; Wed, 12 Feb 2020 11:29:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D68AA206D7 for ; Wed, 12 Feb 2020 11:29:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727960AbgBLL3w (ORCPT ); Wed, 12 Feb 2020 06:29:52 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:33675 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725874AbgBLL3w (ORCPT ); Wed, 12 Feb 2020 06:29:52 -0500 X-Originating-IP: 90.65.102.129 Received: from localhost (lfbn-lyo-1-1670-129.w90-65.abo.wanadoo.fr [90.65.102.129]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id A0F4520002; Wed, 12 Feb 2020 11:29:43 +0000 (UTC) Date: Wed, 12 Feb 2020 12:29:43 +0100 From: Alexandre Belloni To: Eugen.Hristev@microchip.com Cc: Ludovic.Desroches@microchip.com, Nicolas.Ferre@microchip.com, robh+dt@kernel.org, Claudiu.Beznea@microchip.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] ARM: configs: at91: enable sama5d4 compatible watchdog Message-ID: <20200212112943.GG3326@piout.net> References: <1581408369-14469-1-git-send-email-eugen.hristev@microchip.com> <1581408369-14469-3-git-send-email-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1581408369-14469-3-git-send-email-eugen.hristev@microchip.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/02/2020 08:07:15+0000, Eugen.Hristev@microchip.com wrote: > From: Eugen Hristev > > Enable CONFIG_SAMA5D4_WATCHDOG. This driver is compatible with sam9x60 > watchdog timer block. > > Signed-off-by: Eugen Hristev > --- > arch/arm/configs/at91_dt_defconfig | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com