Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5958721ybv; Wed, 12 Feb 2020 03:30:15 -0800 (PST) X-Google-Smtp-Source: APXvYqzlgHlJkWhzm8XQb5FTq3FFgI7YFZdVLa3pDSVr5HY+R51hGlk/XiKb3iq2nx/xij35jOBT X-Received: by 2002:a05:6808:358:: with SMTP id j24mr5982827oie.89.1581507015676; Wed, 12 Feb 2020 03:30:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581507015; cv=none; d=google.com; s=arc-20160816; b=b6yPx51dlfGZmWWonrVu1E91fAzKlv0wet8xiyh78hkmdCqCXC6lKox4tO2s9O60VB 3s/nCdMrnOnq13lWUPyKBnVbl/9GcUPHWyZSYVvA2k00rPwkWmUrVuJPslD3mDpvxUOm 47Agw595qshGQmfqeVwKEeMqsPpOR2iDS1ICU1dQ4BxHZ0coKe4PEeTToDNhu5MNVnRr 1jdZqZTIz6bjx7IoekM/SPQ9oy4PL9JkFRglWzgXKN5IgcuF7etLhTFm1uCF+QEDD320 VQUDZFIPg5/sPkFtaIQ4NtXC5K94S7UfVsFHmonn8olW5cg8XzqEOMDuwl3+NgrxbYI5 9rwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=wA8TlQMDACOQmc41L4/yt+A31k5KBNU75lrbY+BHCjw=; b=KReDzyzytCE6vaThktUQTxkHP5a88CAX62uJg9oComrxdko5saQ0x3vx2gSfto7iHh mZwg0Wak+F/VMd/ea/OfU3stQIJpP2TholCIN8C3wRnhjAbPyHp5V5hDDLgQAiBkDwI8 +UV5PticG2oQr07TIKrLzJWc4H3hKYr/4n+Tg8hReogsv5MyKQwtD2HVKulSwBF73tav FrruzDqr8t3plAZStXy/hrcAxULChv/PRMmMOHoe8xUcKJxhfLdvPErRLUL3BqVTp2zl mxNSA0lWWPSyS9YpLrsVEml8ief9iLahRgov0rrAAjiTYpj8QmzRlDtPL/VhJQrXeDEZ XdSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a14si99034otk.2.2020.02.12.03.30.03; Wed, 12 Feb 2020 03:30:15 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728043AbgBLL2U (ORCPT + 99 others); Wed, 12 Feb 2020 06:28:20 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:46803 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727279AbgBLL2U (ORCPT ); Wed, 12 Feb 2020 06:28:20 -0500 Received: from localhost (lfbn-lyo-1-1670-129.w90-65.abo.wanadoo.fr [90.65.102.129]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 46A57240004; Wed, 12 Feb 2020 11:28:12 +0000 (UTC) Date: Wed, 12 Feb 2020 12:28:11 +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 2/3] ARM: dts: at91: sam9x60ek: enable watchdog node Message-ID: <20200212112811.GF3326@piout.net> References: <1581408369-14469-1-git-send-email-eugen.hristev@microchip.com> <1581408369-14469-2-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-2-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:14+0000, Eugen.Hristev@microchip.com wrote: > From: Eugen Hristev > > Enable node for watchdog timer > > Signed-off-by: Eugen Hristev > --- > arch/arm/boot/dts/at91-sam9x60ek.dts | 5 +++++ > 1 file changed, 5 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com