linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add GMAC for RK3128
@ 2023-12-02 12:41 Alex Bee
  2023-12-02 12:41 ` [PATCH v2 1/2] ARM: dts: rockchip: Add gmac node " Alex Bee
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Bee @ 2023-12-02 12:41 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	Alex Bee

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-02 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-02 12:41 [PATCH v2 0/2] Add GMAC for RK3128 Alex Bee
2023-12-02 12:41 ` [PATCH v2 1/2] ARM: dts: rockchip: Add gmac node " Alex Bee
2023-12-02 12:41 ` [PATCH v2 2/2] ARM: dts: rockchip: Enable gmac for XPI-3128 Alex Bee
2023-12-02 16:36 ` [PATCH v2 0/2] Add GMAC for RK3128 Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).