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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9F190C43334 for ; Thu, 9 Jun 2022 09:39:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238967AbiFIJja (ORCPT ); Thu, 9 Jun 2022 05:39:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229583AbiFIJj2 (ORCPT ); Thu, 9 Jun 2022 05:39:28 -0400 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::222]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 907CF3C73C; Thu, 9 Jun 2022 02:39:25 -0700 (PDT) Received: (Authenticated sender: clement.leger@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id DE5604000E; Thu, 9 Jun 2022 09:39:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1654767564; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ps+Ms/Yq5xIFxB3kZR+3U7gZ/XQP/0QRaXFop4LSScQ=; b=YhLjgSB6qVB3jtaOxsFksvf1eU+iiKHSjvyveupACp21ylA4amfWMN+g/hUdPtmEp2vmKQ iEO75v0FbHvDE86Z4z5LwNEqRi4AcRDCPHHHkx/u6eD0OnE8ELkQk55cxt3dh5lfs6HYdP E2DVAWxZHxT5Z05M3/KUTfminLOeq7N/mdRczmhrVwNwHzSk9DsFuNgPKGaD7zsIgq1sID 4+FGCQZbH4T2GnK1dI6ycvT4VXxUb9IRuIlFfI/k3rZBo3yvbvsefZ8QE7gx/MO00chk+/ yZo3oNTAqwqdbnIAC2fQpZ1E/7KRC/tgQbzzL7O6i7DP3HzbAVnUS2EN0/lpcA== Date: Thu, 9 Jun 2022 11:38:23 +0200 From: =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= To: Geert Uytterhoeven Cc: Geert Uytterhoeven , Magnus Damm , Rob Herring , Krzysztof Kozlowski , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , =?UTF-8?B?TWlxdcOobA==?= Raynal Subject: Re: [PATCH] ARM: dts: r9a06g032-rzn1d400-db: enable rtc0 Message-ID: <20220609113823.36b4b264@fixe.home> In-Reply-To: References: <20220608090850.92735-1-clement.leger@bootlin.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le Thu, 9 Jun 2022 11:36:13 +0200, Geert Uytterhoeven a =C3=A9crit : > Hi Cl=C3=A9ment, >=20 > On Wed, Jun 8, 2022 at 11:10 AM Cl=C3=A9ment L=C3=A9ger wrote: > > The RZ/N1D-DB board does have a battery to power the RTC. Enable the > > RTC device on this board. > > > > Signed-off-by: Cl=C3=A9ment L=C3=A9ger =20 >=20 > Thanks for your patch! >=20 > > --- a/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts > > +++ b/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts > > @@ -31,3 +31,7 @@ &wdt0 { > > timeout-sec =3D <60>; > > status =3D "okay"; > > }; > > + > > +&rtc0 { > > + status =3D "okay"; > > +}; =20 >=20 > Reviewed-by: Geert Uytterhoeven > i.e. will queue in renesas-devel for v5.20, with rtc0 moved up to > preserve sort order (no need to resend). Acked, I checked the order but the wdt0 has already been inserted after the uart0 node so I assumed it was unsorted. Thanks !=20 >=20 > Gr{oetje,eeting}s, >=20 > Geert >=20 > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m6= 8k.org >=20 > In personal conversations with technical people, I call myself a hacker. = But > when I'm talking to journalists I just say "programmer" or something like= that. > -- Linus Torvalds --=20 Cl=C3=A9ment L=C3=A9ger, Embedded Linux and Kernel engineer at Bootlin https://bootlin.com