All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add RGMII-ID phy-mode support for AVE ethernet controller
@ 2022-07-13  1:59 Kunihiko Hayashi
  2022-07-13  1:59 ` [PATCH 1/2] net: ave: Add capability of rgmii-id mode Kunihiko Hayashi
  2022-07-13  1:59 ` [PATCH 2/2] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins Kunihiko Hayashi
  0 siblings, 2 replies; 7+ messages in thread
From: Kunihiko Hayashi @ 2022-07-13  1:59 UTC (permalink / raw)
  To: u-boot; +Cc: Joe Hershberger, Ramon Fried, Kunihiko Hayashi

This series adds support for RGMII-ID phy-mode for the SoCs that implement
AVE ethernet controller. Some SoCs need to enable delay pins as default.

Kunihiko Hayashi (2):
  net: ave: Add capability of rgmii-id mode
  ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins

 arch/arm/dts/uniphier-ld20.dtsi |  2 +-
 arch/arm/dts/uniphier-pxs2.dtsi |  2 +-
 arch/arm/dts/uniphier-pxs3.dtsi |  4 ++--
 drivers/net/sni_ave.c           | 14 +++++++++++++-
 4 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-08-08 19:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13  1:59 [PATCH 0/2] Add RGMII-ID phy-mode support for AVE ethernet controller Kunihiko Hayashi
2022-07-13  1:59 ` [PATCH 1/2] net: ave: Add capability of rgmii-id mode Kunihiko Hayashi
2022-08-06 17:18   ` Ramon Fried
2022-08-08 19:08   ` Tom Rini
2022-07-13  1:59 ` [PATCH 2/2] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins Kunihiko Hayashi
2022-08-07  0:01   ` Ramon Fried
2022-08-08 19:08   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.