netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
@ 2019-05-23 18:06 Heiner Kallweit
  2019-05-23 18:06 ` [PATCH net-next v2 1/3] " Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Heiner Kallweit @ 2019-05-23 18:06 UTC (permalink / raw)
  To: Madalin-cristian Bucur, Shawn Guo, Li Yang, Rob Herring,
	Mark Rutland, Andrew Lunn, Florian Fainelli, David Miller
  Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org

Add support for interface mode USXGMII.

On Freescale boards LS1043A and LS1046A a warning may pop up now
because mode xgmii should be changed to usxgmii (as the used
Aquantia PHY doesn't support XGMII).

Heiner Kallweit (3):
  net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
  dt-bindings: net: document new usxgmii phy mode
  net: phy: aquantia: add USXGMII support and warn if XGMII mode is set

 Documentation/devicetree/bindings/net/ethernet.txt | 1 +
 drivers/net/phy/aquantia_main.c                    | 8 ++++++++
 include/linux/phy.h                                | 3 +++
 3 files changed, 12 insertions(+)

-- 
2.21.0


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

end of thread, other threads:[~2019-05-24 20:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-23 18:06 [PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII Heiner Kallweit
2019-05-23 18:06 ` [PATCH net-next v2 1/3] " Heiner Kallweit
2019-05-23 18:07 ` [PATCH net-next v2 2/3] dt-bindings: net: document new usxgmii phy mode Heiner Kallweit
2019-05-23 18:14   ` Andrew Lunn
2019-05-23 18:18   ` Florian Fainelli
2019-05-23 18:09 ` [PATCH net-next v2 3/3] net: phy: aquantia: add USXGMII support and warn if XGMII mode is set Heiner Kallweit
2019-05-23 18:14   ` Andrew Lunn
2019-05-23 18:19   ` Florian Fainelli
2019-05-24 20:39 ` [PATCH net-next v2 0/3] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII David Miller

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