Received: by 2002:a17:90a:2044:0:0:0:0 with SMTP id n62csp523848pjc; Mon, 20 May 2019 11:13:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqywTDm1nf9pSwVFVvlpAE3paT9u8ZiT+bUj24goQ+D+dMlccAh8o6QyrqbQXklQys8AbC04 X-Received: by 2002:a65:4283:: with SMTP id j3mr28408233pgp.88.1558376014977; Mon, 20 May 2019 11:13:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558376014; cv=none; d=google.com; s=arc-20160816; b=I8KNDrcsu/OwGOuEGRPDzwLUu2lmUY/KO1NopLIVvZpVWozrAwnQE7SUnz1yNGvYK0 SdmkyFs8h8Cc7p+A+xsMuX+oT83MfnOrkqbayGLLS54sY7/VSJWRHaMiEnw2M2Jpngvh g49wLi4ngKbZr/+2w2/1yXNqxzU8EltmfwpOIN2gsL5DHyH6GUuApKM59ayVuGuNDLOB wqtv1BfYMs7qRAqjRxyQIQ76Zi0phVwuDSF0fHG8Y9JWBsku4D5OcXp3izg9JpeyBAOG NOxg3DTuRrDVn2x0fY2i0CUocTEEO4Hba0zZV6/Sa6thhBdegUVh+CgBiTnV4uS5rJuj MHag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=8Ze6fskqjntEjzGxUWlRma5YFQV5v+T/Ehfgilj3lIY=; b=028wRfjCKaCigobYnrHKKcuecJzCYtnoljrOPuGn+XZa5lN+8cPJCoqMFJ8A171ycz odbrrltqmL3nNekPfGGliG/aiK2cu+fzuL9yZF+B5HH20TN5KKwqKbHZw5WqLCZZRr1L 0gTg6lO+h7qEG+05lkTed8y5ftciFOEnxrWfulQW+Ad4TJdWwnJMUPj2URa6LxvaUIuv t1EapVuoIqDBB1kJJlYZaiorcw+jOeUDpUUtj1WWj+N2o2EwRF7WnByMGzDqNgO2r4DY LlAJbFFwfii6OHG3fKVFIIELzTC4Teu9DhYawDkyqpzfi8fURgBi1WPwI1v7RZavOEEa y5Ag== 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 j15si272953pgn.374.2019.05.20.11.13.19; Mon, 20 May 2019 11:13:34 -0700 (PDT) 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 S2391283AbfETOoI (ORCPT + 99 others); Mon, 20 May 2019 10:44:08 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:45975 "EHLO relay8-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729847AbfETOoH (ORCPT ); Mon, 20 May 2019 10:44:07 -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 relay8-d.mail.gandi.net (Postfix) with ESMTPSA id F0B831BF216; Mon, 20 May 2019 14:44:04 +0000 (UTC) Date: Mon, 20 May 2019 16:44:04 +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 , linux-arm-kernel , linux-kernel Subject: Re: [PATCH v3 2/4] arm64: dts: allwinner: h6: add watchdog node Message-ID: <20190520144404.zprbuqt3d7uuxgr2@flea> References: <20190518152355.11134-1-peron.clem@gmail.com> <20190518152355.11134-3-peron.clem@gmail.com> <20190520073652.itk452vrpnicta5v@flea> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ilnq5ytbw3qmunv6" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ilnq5ytbw3qmunv6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 20, 2019 at 10:21:40AM +0200, Cl=E9ment P=E9ron wrote: > Hi, > > On Mon, 20 May 2019 at 09:36, Maxime Ripard w= rote: > > > > On Sat, May 18, 2019 at 05:23:53PM +0200, Cl=E9ment P=E9ron wrote: > > > Allwinner H6 has a watchog node which seems broken > > > on some boards. > > > > > > Test has been performed on several boards. > > > > > > Chen-Yu Tsai boards: > > > Pine H64 - H6448BA 7782 =3D> OK > > > OrangePi Lite 2 - H8068BA 61C2 =3D> KO > > > > > > Martin Ayotte boards: > > > Pine H64 - H8069BA 6892 =3D> OK > > > OrangePi 3 - HA047BA 69W2 =3D> KO > > > OrangePi One Plus - H7310BA 6842 =3D> KO > > > OrangePi Lite2 - H6448BA 6662 =3D> KO > > > > > > Cl=E9ment P=E9ron board: > > > Beelink GS1 - H7309BA 6842 =3D> KO > > > > > > As it seems not fixable for now, declare the node > > > but leave it disable with a comment. > > > > > > Signed-off-by: Cl=E9ment P=E9ron > > > > If it doesn't work most boards, then why do we need to merge that > > patch in the first place? > > My personnal opinion, is that having the IP declared and disabled with > a comment saying "it's broken on some boards" in the device-tree is > better than not having at all. > > This will explicit say "the IP exist but don't use it!". > Maybe some people with a functionnal board would like to explicitly > use it on their dts. Yeah, that makes sense. Chen-Yu, any opinion on the matter? Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ilnq5ytbw3qmunv6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOK9NAAKCRDj7w1vZxhR xTPcAP41As2dmsqJWuZDGwrGeXjz5+67O+gfyWMVpwNTjBfB3wD+LDkh8o3xUFs7 x5b2IjWeOW15lbD6dJpdtyxuRX4coQg= =178x -----END PGP SIGNATURE----- --ilnq5ytbw3qmunv6--