]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'add-gbeth-glue-layer-driver-for-renesas-rz-v2h-p-soc'
authorJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 01:49:26 +0000 (18:49 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 01:49:27 +0000 (18:49 -0700)
commiteff59eb10231c0ccb3fcb0fa26e10be84bda39ad
treef79b06918372ae25f22afccd4329eb8320c2fb04
parenta7696fb251c61ce5419fff5cf71556b5ca9f815a
parent326976b05543f07dd084a43bf45070aa87f290bc
Merge branch 'add-gbeth-glue-layer-driver-for-renesas-rz-v2h-p-soc'

Lad Prabhakar says:

====================
Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC

This patch series adds support for the GBETH (Gigabit Ethernet) glue layer
driver for the Renesas RZ/V2H(P) SoC. The GBETH IP is integrated with
the Synopsys DesignWare MAC (version 5.20). The changes include updating
the device tree bindings, documenting the GBETH bindings, and adding the
DWMAC glue layer for the Renesas GBETH.

v1: https://lore.kernel.org/20250302181808.728734-1-prabhakar.mahadev-lad.rj@bp.renesas.com
====================

Link: https://patch.msgid.link/20250417084015.74154-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>