devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/4] Add AST2600 RGMII delay into ftgmac100
@ 2025-03-17  2:59 Jacky Chou
  2025-03-17  2:59 ` [net-next 1/4] ARM: dts: aspeed-g6:add scu to mac for RGMII delay Jacky Chou
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Jacky Chou @ 2025-03-17  2:59 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt, joel, andrew, ratbert, netdev, devicetree, linux-kernel,
	linux-arm-kernel, linux-aspeed
  Cc: BMC-SW

In AST2600, the RGMII delay is configured in SCU.
Add the properties according ethernet-controller.yaml into AST2600 dts
and dtsi, and add these in the ftgmac100 driver and yaml to configure and
describe how to use.
Now, just support for AST2600 and the other platforms will be ignored
the RGMII delay setting according to compatible.

Jacky Chou (4):
  ARM: dts: aspeed-g6:add scu to mac for RGMII delay
  ARM: dts: ast2600-evb: add default RGMII delay
  dt-bindings: net: ftgmac100: add rgmii delay properties
  net: ftgmac100: add RGMII delay for AST2600

 .../bindings/net/faraday,ftgmac100.yaml       | 16 +++-
 .../boot/dts/aspeed/aspeed-ast2600-evb.dts    | 12 +++
 arch/arm/boot/dts/aspeed/aspeed-g6.dtsi       |  4 +
 drivers/net/ethernet/faraday/ftgmac100.c      | 88 +++++++++++++++++++
 drivers/net/ethernet/faraday/ftgmac100.h      | 12 +++
 5 files changed, 131 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-20  8:06 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17  2:59 [net-next 0/4] Add AST2600 RGMII delay into ftgmac100 Jacky Chou
2025-03-17  2:59 ` [net-next 1/4] ARM: dts: aspeed-g6:add scu to mac for RGMII delay Jacky Chou
2025-03-17 12:47   ` Andrew Lunn
2025-03-18 11:44     ` 回覆: " Jacky Chou
2025-03-17  2:59 ` [net-next 2/4] ARM: dts: ast2600-evb: add default " Jacky Chou
2025-03-17 13:08   ` Andrew Lunn
2025-03-18 11:00     ` 回覆: " Jacky Chou
2025-03-18 14:03       ` Andrew Lunn
2025-03-20  8:02         ` 回覆: " Jacky Chou
2025-03-17  2:59 ` [net-next 3/4] dt-bindings: net: ftgmac100: add rgmii delay properties Jacky Chou
2025-03-17  4:31   ` Rob Herring (Arm)
2025-03-17  7:32   ` Krzysztof Kozlowski
2025-03-17  7:48     ` 回覆: " Jacky Chou
2025-03-17 12:44   ` Andrew Lunn
2025-03-17 13:21     ` Krzysztof Kozlowski
2025-03-17  2:59 ` [net-next 4/4] net: ftgmac100: add RGMII delay for AST2600 Jacky Chou
2025-03-17  8:53   ` Maxime Chevallier
2025-03-17  9:28     ` 回覆: " Jacky Chou
2025-03-17 11:09     ` Russell King (Oracle)
2025-03-17 11:33       ` 回覆: " Jacky Chou
2025-03-17 12:52         ` Andrew Lunn
2025-03-18  5:34           ` 回覆: " Jacky Chou
2025-03-18 13:51             ` Andrew Lunn
2025-03-18 16:38               ` Krzysztof Kozlowski
2025-03-20  8:06                 ` 回覆: " Jacky Chou
2025-03-17 13:03   ` Andrew Lunn
2025-03-18 10:46     ` 回覆: " Jacky Chou
2025-03-18 13:44       ` Andrew Lunn

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).