Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp431381ybi; Fri, 24 May 2019 06:10:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqzySZXcZ9KZbcnzqRPS8+kZiG3w9vphKbQS1o8DPV+ZtubkPA3AhII+QRP5a3uIuPaWhh2u X-Received: by 2002:a17:90a:ac18:: with SMTP id o24mr9449529pjq.116.1558703409742; Fri, 24 May 2019 06:10:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558703409; cv=none; d=google.com; s=arc-20160816; b=GZI5vNntl7PTlkE2+T7/B5wkiTzwGdSMyVEubkyiX/TdD8AKJQm/TlUnf+uMKTwu7s Tost72y0PNFYT2Kbp0orLJ7a7TcFRzPVu7kqs80FlCfpWZS7FTPxPWNBiaCBb9ZhqF9/ pSNGIPaC3btuzcE2jCUK8mPVziuS9i1qAmp1I++e1aelv7USjJ1GG2N1xbU9I+NDZB0N 0QyR276Y8C7iZvwcAEhbIlOUeuFCI7QUFQXfjpX2YxTpl/1Dw1QgUIwk7gnL2uEVo87U 3kVSKXsMoKAzRotwV0p5S14k4hvmmQoNxKm7GTXslA4Pc82W+1XmrZ0tFw4KhRMiWvYf 1SSA== 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=NYzTx7DQGbLOwwgCSaXeQSpvoQw0vFfZqQuQJURxD7M=; b=cocaqVbiqWlEdTn3zgUS1Qtr2h39amnoKxcckhTs9AFGP3pR10CRSPFAbOCM0xXcqS 1mJMspktERhyGRDD6afnLQlhebnBmxWDVD7ykiNsJHknAidYhC//KBeZFN/57ylVifHA qFJxdPPz2PbQd32YZH7CQOu+CfPMthOKn+NngzI5kJWamTByhHikaiKNFYacu+kmMbxu dprPQn9mprWyzbSJMNJO3hOjGL3KWwOr8H5CyIKSdiz0H1O0uINdGmXRu6GQR5nC1hl0 1V3lg+HwyPFCGtC3MDi+qPRYX3Q7qiWuGbnKz9tGZ3Nen2F18XBIrwAuMk0V4CI+LTOD hJtw== 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 d23si4028679pgv.513.2019.05.24.06.09.51; Fri, 24 May 2019 06:10:09 -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 S2403825AbfEXNHr (ORCPT + 99 others); Fri, 24 May 2019 09:07:47 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:51989 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391609AbfEXNHq (ORCPT ); Fri, 24 May 2019 09:07:46 -0400 Received: from localhost (aaubervilliers-681-1-27-134.w90-88.abo.wanadoo.fr [90.88.147.134]) (Authenticated sender: maxime.ripard@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 4294A240004; Fri, 24 May 2019 13:07:43 +0000 (UTC) Date: Fri, 24 May 2019 15:07:42 +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 v5 0/4] Allwinner H6 watchdog support Message-ID: <20190524130742.blyckr74erre3ekk@flea> References: <20190523151050.27302-1-peron.clem@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kp5yz4xxxfd2wshh" Content-Disposition: inline In-Reply-To: <20190523151050.27302-1-peron.clem@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --kp5yz4xxxfd2wshh Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 23, 2019 at 05:10:46PM +0200, Cl=E9ment P=E9ron wrote: > Hi, > > Allwinner H6 SoC has two watchdogs. > > As we are not sure that both A64 and H6 are stricly identical, I have > introduced the H6 bindings. > > After investigation it seems that on some boards the first watchdog doesn= 't > make it properly reboot. Please see details in the commit log. > > I think it's proper to add it with a comment anyway. > > The r_watchdog is still available and usable on all the H6 boards. Applied all 4, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --kp5yz4xxxfd2wshh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOfsngAKCRDj7w1vZxhR xZhmAP9dNnhILxNK6etNTB+zKw2FWxx3f+hVuDnWL6dnrZudwwD8DkKLz0P5oKZC vjDzU3AcRPlmS3ZNQi7CpQqMK2tE8wg= =FvXk -----END PGP SIGNATURE----- --kp5yz4xxxfd2wshh--