Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753127AbcD0IGP (ORCPT ); Wed, 27 Apr 2016 04:06:15 -0400 Received: from down.free-electrons.com ([37.187.137.238]:46067 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752236AbcD0IGM (ORCPT ); Wed, 27 Apr 2016 04:06:12 -0400 Date: Wed, 27 Apr 2016 10:05:32 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: Wenyou Yang , linux-arm-kernel@lists.infradead.org, Jean-Christophe PLAGNIOL-VILLARD , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: at91: sama5d2: add slow clock to watchdog node Message-ID: <20160427080532.GB3264@piout.net> References: <1461676307-16059-1-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461676307-16059-1-git-send-email-nicolas.ferre@atmel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 968 Lines: 32 On 26/04/2016 at 15:11:47 +0200, Nicolas Ferre wrote : > As the watchdog timer needs the slow clock, add it to the currently defined > wdt node. > > Reported-by: Alexandre Belloni > Signed-off-by: Nicolas Ferre Acked-by: Alexandre Belloni > --- > arch/arm/boot/dts/sama5d2.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi > index 43015c2ad395..84eed47ffb0a 100644 > --- a/arch/arm/boot/dts/sama5d2.dtsi > +++ b/arch/arm/boot/dts/sama5d2.dtsi > @@ -1050,6 +1050,7 @@ > compatible = "atmel,sama5d4-wdt"; > reg = <0xf8048040 0x10>; > interrupts = <4 IRQ_TYPE_LEVEL_HIGH 7>; > + clocks = <&clk32k>; > status = "disabled"; > }; > > -- > 2.1.3 > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com