DWMAC support for Rockchip RK3506
From: Heiko Stuebner <heiko@...> Date: Wed, 22 Oct 2025 00:40:03 +0200
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. David Wu (1): ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support Heiko Stuebner (3): 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 .../bindings/net/rockchip-dwmac.yaml | 3 + .../devicetree/bindings/net/snps,dwmac.yaml | 6 +- .../net/ethernet/stmicro/stmmac/dwmac-rk.c | 79 +++++++++++++++++++ 3 files changed, 87 insertions(+), 1 deletion(-) -- 2.47.2
Patches in this set
- [0001] dt-bindings: net: snps,dwmac: move rk3399 line to its (raw)
- [0002] dt-bindings: net: snps,dwmac: Sync list of Rockchip (raw)
- [0003] dt-bindings: net: rockchip-dwmac: Add compatible string (raw)
- [0004] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support (raw)
Statistics
- 4 individual patches
- 87 lines added
- 1 lines removed