devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] Cadence MACB/GEM support for ZynqMP SGMII
@ 2022-01-25 17:05 Robert Hancock
  2022-01-25 17:05 ` [PATCH net-next v2 1/3] dt-bindings: net: cdns,macb: added generic PHY and reset mappings for ZynqMP Robert Hancock
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Hancock @ 2022-01-25 17:05 UTC (permalink / raw)
  To: netdev
  Cc: davem, kuba, robh+dt, michal.simek, nicolas.ferre, claudiu.beznea,
	devicetree, Robert Hancock

Changes to allow SGMII mode to work properly in the GEM driver on the
Xilinx ZynqMP platform.

Changes since v1:
-changed order of controller reset and PHY init as per suggestion
-switched device reset to be optional
-updated bindings doc patch for switch to YAML

Robert Hancock (3):
  dt-bindings: net: cdns,macb: added generic PHY and reset mappings for
    ZynqMP
  net: macb: Added ZynqMP-specific initialization
  arm64: dts: zynqmp: Added GEM reset definitions

 .../devicetree/bindings/net/cdns,macb.yaml    | 46 ++++++++++++++++++
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi        |  8 ++++
 drivers/net/ethernet/cadence/macb_main.c      | 48 ++++++++++++++++++-
 3 files changed, 101 insertions(+), 1 deletion(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-26  7:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25 17:05 [PATCH net-next v2 0/3] Cadence MACB/GEM support for ZynqMP SGMII Robert Hancock
2022-01-25 17:05 ` [PATCH net-next v2 1/3] dt-bindings: net: cdns,macb: added generic PHY and reset mappings for ZynqMP Robert Hancock
2022-01-26  3:29   ` Rob Herring
2022-01-25 17:05 ` [PATCH net-next v2 2/3] net: macb: Added ZynqMP-specific initialization Robert Hancock
2022-01-26  7:30   ` Michal Simek
2022-01-26  7:45     ` Claudiu.Beznea
2022-01-25 17:05 ` [PATCH net-next v2 3/3] arm64: dts: zynqmp: Added GEM reset definitions Robert Hancock

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