From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5C8D99465; Sun, 3 Dec 2023 11:34:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PtgysUrq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 52556C433C9; Sun, 3 Dec 2023 11:34:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701603275; bh=FltZQp0GYx1XXErHTqgkhFKHiW376XPvXT9+/SyhAJs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PtgysUrqDZCuNZEx/gNvnlKvoJMujoHBkQHXCZdwdFHS+3aL6I7ijlph7T7aigsJd col2V2t2gIN8+j03YoVRwjuySdqnevNwaX/gxRedx8ihabLQxWmYCvU3GOYIZRBD+b OS7FUIXkpaTTEFtcC+5v1oyYiOHcHOzzaqWrfQLiCa3wo9d/4VXTfVT/r8UiRQw5lP aASSBIX/hVTbFBAfEs0+HgHxwVz4Ru6bicOeO9AK8qA5rMgK3GL1G3wlTbFbrXB4KM nf8AALemQM4Eh+6D67l/wsr03aV5QEXCrX1obVtTI6ey1velyfDBOprmRWOFcq56IZ wM7b3SqF+7iow== Date: Sun, 3 Dec 2023 11:34:31 +0000 From: Conor Dooley To: Biju Das Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Steve Twiss , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Geert Uytterhoeven , Prabhakar Mahadev Lad , Biju Das , linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v2 02/11] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog Message-ID: <20231203-sectional-gently-6764b5be0f1f@spud> References: <20231202192536.266885-1-biju.das.jz@bp.renesas.com> <20231202192536.266885-3-biju.das.jz@bp.renesas.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oxbTtcCuShQKuhdp" Content-Disposition: inline In-Reply-To: <20231202192536.266885-3-biju.das.jz@bp.renesas.com> --oxbTtcCuShQKuhdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 02, 2023 at 07:25:26PM +0000, Biju Das wrote: > Document DA9063 watchdog device as it is similar to DA9062 watchdog. >=20 > Signed-off-by: Biju Das Acked-by: Conor Dooley Cheers, Conor. > --- > v2: > * New patch > --- > .../devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchd= og.yaml b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.ya= ml > index 2b71fdb9251c..ccec4d3e62f5 100644 > --- a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml > +++ b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml > @@ -18,6 +18,7 @@ properties: > - items: > - enum: > - dlg,da9062-watchdog > + - dlg,da9063-watchdog > - items: > - enum: > - dlg,da9061-watchdog > --=20 > 2.39.2 >=20 --oxbTtcCuShQKuhdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZWxnxgAKCRB4tDGHoIJi 0ubvAQDq5PbA0A36DNiggMjXbd8LWTWdFR9fzzOlrdVvhGiYsAD+NHYFne4gunjS OtVdyaSkaGIhIpaMpaUFq3vxyFbiuAA= =60XZ -----END PGP SIGNATURE----- --oxbTtcCuShQKuhdp--