[PATCH v2 0/5] DWMAC support for Rockchip RK3506

Heiko Stuebner heiko at sntech.de
Thu Oct 23 04:12:07 PDT 2025


Some cleanups to the DT binding for Rockchip variants of the dwmac
and adding the RK3506 support on top.

As well as the driver-glue needed for setting up the correct RMII
speed seitings.

changes in v2:
- add Conor's Acks to dt-bindings
- add Andrew's Reviews to first 3 patches
  I didn't add the driver Review, as I did address Jonas' comments
- adapt to Jonas' comments in the driver
- add a patch for a MAINTAINERS entry (Jakub)


David Wu (1):
  ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support

Heiko Stuebner (4):
  dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
  dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
  dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
  MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry

 .../bindings/net/rockchip-dwmac.yaml          |  3 +
 .../devicetree/bindings/net/snps,dwmac.yaml   |  6 +-
 MAINTAINERS                                   |  1 +
 .../net/ethernet/stmicro/stmmac/dwmac-rk.c    | 64 +++++++++++++++++++
 4 files changed, 73 insertions(+), 1 deletion(-)

-- 
2.47.2




More information about the Linux-rockchip mailing list