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 F2C0F45BEB; Wed, 15 Nov 2023 21:57:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="A2kFn1/q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9A5C7C433C8; Wed, 15 Nov 2023 21:57:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1700085452; bh=utRWzAUPDR/YGuRAiQgw7t0J+7beCClfBghAq9tfy7s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A2kFn1/qvdpWpt6Sa7+G3dXsJ4Cbv1CzVhvzu5dwJsUqmu6iyOBj92/iAP71LyWS/ jq9esZ/hPoY3l1tjHBR/OvQhykIHE7aPhN8YdTgP/PLj7wd7RxkMagETuErzXWWPln sa1S95Bv9wII2Fsh/2Wi+eJnpjbRHmmeFS26QcFkIkEYQcu7EJjvrZ2HqcvSCTniH3 oC3eucpdS3xJAee2huLROhIBCdXn2OHG8glRQyL2JJ/IiOTFY6HJzKeDoXRJXupYmH rbxs/qEmZjYlSOGYJN3S2Ug+XIXce5G39JyWXQ2DXihOW7acP8ane0RmDfs5oWrNwi mPDpGauwFHNZw== Date: Wed, 15 Nov 2023 21:57:28 +0000 From: Conor Dooley To: Prabhakar Cc: Sergey Shtylyov , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven , Sergei Shtylyov , Magnus Damm , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Biju Das , Lad Prabhakar Subject: Re: [PATCH] dt-bindings: net: renesas,etheravb: Document RZ/Five SoC Message-ID: <20231115-marry-lagoon-d78d6085f7d7@squawk> References: <20231115210448.31575-1-prabhakar.mahadev-lad.rj@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-sha512; protocol="application/pgp-signature"; boundary="bQAUvGBLU9yZJPAS" Content-Disposition: inline In-Reply-To: <20231115210448.31575-1-prabhakar.mahadev-lad.rj@bp.renesas.com> --bQAUvGBLU9yZJPAS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 15, 2023 at 09:04:48PM +0000, Prabhakar wrote: > From: Lad Prabhakar >=20 > The Gigabit Ethernet IP block on the RZ/Five SoC is identical to one > found on the RZ/G2UL SoC. "renesas,r9a07g043-gbeth" compatible string > will be used on the RZ/Five SoC so to make this clear and to keep this > file consistent, update the comment to include RZ/Five SoC. >=20 > No driver changes are required as generic compatible string > "renesas,rzg2l-gbeth" will be used as a fallback on RZ/Five SoC. >=20 > Signed-off-by: Lad Prabhakar Acked-by: Conor Dooley Cheers, Conor. --bQAUvGBLU9yZJPAS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZVU+xQAKCRB4tDGHoIJi 0ksWAQCrH2BGWrEy+3mGVr9EmqX6AEJBK8pFi/wB9kpSOcLm+AD9FhX7YgTDDIxI 1mt+waCdmjiuk7XHFmrMnYATmhKa2AA= =f8sj -----END PGP SIGNATURE----- --bQAUvGBLU9yZJPAS--