From: Biju Das <biju.das.jz@bp.renesas.com>
Enable the Gigabit Ethernet Interface (GBETH0) populated on the RZ/G3L
SMARC EVK. The eth1, pincontrol definitions and hotplug support will be
added later.
This patch series depend upon [1]
v2->v3:
* Rebased to boot series [1].
* Dropped ethernet-phy-ieee802.3-c22 from compatible.
* Fixed the typo txdv-skew-psec->txen-skew-psec.
v1->v2:
* Separated ethernet dts patches from series [2]
* Added rmii_{tx,rx) clocks.
[1] https://lore.kernel.org/all/20260324114329.268249-12-biju.das.jz@bp.renesas.com/
[2] https://lore.kernel.org/all/20260128125850.425264-1-biju.das.jz@bp.renesas.com/
Biju Das (2):
arm64: dts: renesas: r9a08g046: Add GBETH nodes
arm64: dts: renesas: rzg3l-smarc-som: Enable eth0 (GBETH0) interface
arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 241 ++++++++++++++++++
.../boot/dts/renesas/rzg3l-smarc-som.dtsi | 34 +++
2 files changed, 275 insertions(+)
--
2.43.0