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=-9.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_NEOMUTT 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 3EFB5C04AAF for ; Mon, 20 May 2019 07:35:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 14B56206B6 for ; Mon, 20 May 2019 07:35:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726940AbfETHff (ORCPT ); Mon, 20 May 2019 03:35:35 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:34727 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725983AbfETHff (ORCPT ); Mon, 20 May 2019 03:35:35 -0400 X-Originating-IP: 90.88.22.185 Received: from localhost (aaubervilliers-681-1-80-185.w90-88.abo.wanadoo.fr [90.88.22.185]) (Authenticated sender: maxime.ripard@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id DBAD224000E; Mon, 20 May 2019 07:35:29 +0000 (UTC) Date: Mon, 20 May 2019 09:35:29 +0200 From: Maxime Ripard To: =?utf-8?B?Q2zDqW1lbnQgUMOpcm9u?= Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Mark Rutland , Chen-Yu Tsai , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog Message-ID: <20190520073529.nxptfbibexrqyzfi@flea> References: <20190518152355.11134-1-peron.clem@gmail.com> <20190518152355.11134-2-peron.clem@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vfqfe4etmgwkzfrf" Content-Disposition: inline In-Reply-To: <20190518152355.11134-2-peron.clem@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org --vfqfe4etmgwkzfrf Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 18, 2019 at 05:23:52PM +0200, Cl=E9ment P=E9ron wrote: > Allwinner H6 has a similar watchdog as the A64 which is already > a compatible of the A31. > > This commit sort the lines and add the H6 compatible. > > Signed-off-by: Cl=E9ment P=E9ron > --- > .../devicetree/bindings/watchdog/sunxi-wdt.txt | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) > > diff --git a/Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt b/D= ocumentation/devicetree/bindings/watchdog/sunxi-wdt.txt > index 46055254e8dd..f4810f8ad1c5 100644 > --- a/Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt > @@ -3,10 +3,12 @@ Allwinner SoCs Watchdog timer > Required properties: > > - compatible : should be one of > - "allwinner,sun4i-a10-wdt" > - "allwinner,sun6i-a31-wdt" > - "allwinner,sun50i-a64-wdt","allwinner,sun6i-a31-wdt" > - "allwinner,suniv-f1c100s-wdt", "allwinner,sun4i-a10-wdt" That sorting was kind of intentional > + - "allwinner,sun4i-a10-wdt" > + - "allwinner,sun50i-a64-wdt","allwinner,sun6i-a31-wdt" > + - "allwinner,sun50i-h6-wdt","allwinner,sun50i-a64-wdt", > + "allwinner,sun6i-a31-wdt" Is there a reason to keep the A64 compatible? Thanks, Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --vfqfe4etmgwkzfrf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOJYwQAKCRDj7w1vZxhR xXf6AP44cA+X4inPt5m68fMkXQhL5OKxaZuNzsYSfVYbEOvP8QEA4EEwKgv3Sny9 0nDVY1voirnIU5xZoN2wii6g2sl5kgc= =tx0L -----END PGP SIGNATURE----- --vfqfe4etmgwkzfrf--