[PATCH v2 0/2] Add GMAC for RK3128

From: Alex Bee
Date: Sat Dec 02 2023 - 07:42:09 EST


RK3128's GMAC is already supported by the Rockchip's glue for dwmac
driver, so this series basically adds the respective nodes in the SoC DT
and the enablements for XPI-3128 board.

Note: These patches are based on maintainers repo.

Changes in v2:
- use phy reset-timings according to the datasheet
- added rx-fifo-depth and rx-fifo-depth for gmac

Alex Bee (2):
ARM: dts: rockchip: Add gmac node for RK3128
ARM: dts: rockchip: Enable gmac for XPI-3128

.../arm/boot/dts/rockchip/rk3128-xpi-3128.dts | 28 +++++++++++++++++++
arch/arm/boot/dts/rockchip/rk3128.dtsi | 28 +++++++++++++++++++
2 files changed, 56 insertions(+)


base-commit: fd610e604837936440ef7c64ab6998b004631647
--
2.43.0