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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F3507C6FD1F for ; Tue, 19 Mar 2024 17:46:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xqzx45fEVibsfFUynazoF2btYrbprsAuaPelbfbosew=; b=vB3eEsLvnSX/u9nruyIrLggSur 2tgtKLtkX5HFBC0TI+HBp8QnpHaExKi3EiLEsjLDtY7KwL3NUZ0GAGzYmOuPyd8gOIrpTrMgQJuLW 7IeVcb+hvckNHncInp6l4ory3NuPE665B4d6yVYkyiCtWmULbEGVYfeXCSghHDRoKXNe1CXHvdD3b pyAFoZ5CUzuDfClVcNNKIfzfVfy6FtuI1rG0ORk5tjcD6LA9lwx3QkIqwb4rHuzvCgf3QiJGAg4fR Gm+ElhIY67hENC/LkBgYK3QONL4bruc1mBNdSi3iYcd/De+O4ZzDRZbDAJTSuBM9Z5PxR575gYilI keYC92uA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmdXb-0000000Deza-1EML; Tue, 19 Mar 2024 17:46:23 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmdXS-0000000Dez2-0jHk for linux-arm-kernel@lists.infradead.org; Tue, 19 Mar 2024 17:46:16 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 069AE60E2C; Tue, 19 Mar 2024 17:46:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B309CC433C7; Tue, 19 Mar 2024 17:46:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710870372; bh=fZ0QELwGTKD07yu3UczJUEharu+OHubpHxFZJAUTYUs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SGjDF4XUwEcd0DIpqubZHG1E9ca+QEbg+LZv+L1DruzpY8DkKAtPW+mx8gcqncrCK aGSMqnimyyF9opVvsrMVQUB6aaQNWJnWzxH0Dsg1IiKY3rUGL4zUo+Gp0mD1yR/lrF YUipTw5PgcvXtcuygqgyrPxTWZ22R0X+/dokUTmwau6naWroLE1CbWFFbyUOpZfSMd 4omkwfypp0zLalklXI0rebBgm3alw9BTx3zv/vrlPVvIHCqEoJ6nhQTxCyRephB0sg ctYJrWX+aqsZe2jsPPA81mzFu3xeYXenYT0nHYgJJLWDRregqEYAKI9UMj8EzYA8Lf HTolcnmTMgKuw== Date: Tue, 19 Mar 2024 17:46:07 +0000 From: Conor Dooley To: Prabhakar Cc: Geert Uytterhoeven , Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chris Brandt , Magnus Damm , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Fabrizio Castro , Lad Prabhakar Subject: Re: [PATCH 1/2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoC Message-ID: <20240319-value-nutmeg-f107f7ac2319@spud> References: <20240318160731.33960-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20240318160731.33960-2-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 In-Reply-To: <20240318160731.33960-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240319_104614_285560_CF9E9D9A X-CRM114-Status: GOOD ( 10.85 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7015490044492607408==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7015490044492607408== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ic8LyRranNDuv8NG" Content-Disposition: inline --Ic8LyRranNDuv8NG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 18, 2024 at 04:07:30PM +0000, Prabhakar wrote: > From: Lad Prabhakar >=20 > Document the General Timer Module (a.k.a OSTM) block on Renesas RZ/V2H(P) > ("R9A09G057") SoC, which is identical to the one found on the RZ/A1H and > RZ/G2L SoCs. Add the "renesas,r9a09g057-ostm" compatible string for the > RZ/V2H(P) SoC. >=20 > Signed-off-by: Lad Prabhakar Acked-by: Conor Dooley --Ic8LyRranNDuv8NG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZfnPXwAKCRB4tDGHoIJi 0jWYAP9bu4Rs4V0ZMDUyuGoi71pY4Tx/K54RhA+b43wwtFiV8AD+NGtwyo/bwvqL yKy84MjX2ffs142Ks+bJXs0ChqKC/A0= =NvWw -----END PGP SIGNATURE----- --Ic8LyRranNDuv8NG-- --===============7015490044492607408== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7015490044492607408==--