public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/6] xilinx: Add support for DM_ETH_PHY
@ 2022-03-30  9:07 Michal Simek
  2022-03-30  9:07 ` [PATCH 1/6] net: zynq_gem: Use shared MDIO bus support for zynqmp Michal Simek
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michal Simek @ 2022-03-30  9:07 UTC (permalink / raw)
  To: u-boot, git
  Cc: Adrian Fiergolski, Ashok Reddy Soma, Jaehoon Chung,
	Joe Hershberger, Ramon Fried, T Karthik Reddy

Hi,

I am sending series for adding support for DM_ETH_PHY for zynq_gem. I don't
want to enable it by default now to have a time to also add support in
emaclite and axi emac to be able to use shared MDIO bus across all xilinx
IPs.
Series also updating slg gpio driver and adding additional handling for
SGMII.

Thanks,
Michal


Michal Simek (1):
  net: zynq_gem: Use shared MDIO bus support for zynqmp

T Karthik Reddy (5):
  net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
  net: zynq_gem: Move ethernet info print statement
  gpio: slg7xl45106: Update gpio desc flags from DT
  firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
  net: zynq_gem: Add SGMII dynamic config support

 drivers/firmware/firmware-zynqmp.c | 13 +++++
 drivers/gpio/gpio_slg7xl45106.c    |  2 +
 drivers/net/phy/ethernet_id.c      | 45 +++++++++-------
 drivers/net/zynq_gem.c             | 86 +++++++++++++++++++++++++-----
 include/zynqmp_firmware.h          |  7 +++
 5 files changed, 121 insertions(+), 32 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-05 13:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30  9:07 [PATCH 0/6] xilinx: Add support for DM_ETH_PHY Michal Simek
2022-03-30  9:07 ` [PATCH 1/6] net: zynq_gem: Use shared MDIO bus support for zynqmp Michal Simek
2022-03-30  9:07 ` [PATCH 2/6] net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled Michal Simek
2022-03-30  9:07 ` [PATCH 3/6] net: zynq_gem: Move ethernet info print statement Michal Simek
2022-03-30  9:07 ` [PATCH 4/6] gpio: slg7xl45106: Update gpio desc flags from DT Michal Simek
2022-03-30  9:07 ` [PATCH 5/6] firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api Michal Simek
2022-03-30  9:07 ` [PATCH 6/6] net: zynq_gem: Add SGMII dynamic config support Michal Simek
2022-04-05 13:13 ` [PATCH 0/6] xilinx: Add support for DM_ETH_PHY Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox