linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
@ 2024-01-23 13:50 Philippe Schenker
  2024-01-23 13:50 ` [PATCH net-next v1 2/2] " Philippe Schenker
  2024-01-23 16:06 ` [PATCH net-next v1 1/2] dt-bindings: " Conor Dooley
  0 siblings, 2 replies; 14+ messages in thread
From: Philippe Schenker @ 2024-01-23 13:50 UTC (permalink / raw)
  To: netdev
  Cc: Paolo Abeni, Conor Dooley, Woojung Huh, Vladimir Oltean,
	linux-kernel, UNGLinuxDriver, Marek Vasut, Florian Fainelli,
	devicetree, Eric Dumazet, David S . Miller, Krzysztof Kozlowski,
	Jakub Kicinski, Andrew Lunn, Rob Herring, Philippe Schenker

From: Philippe Schenker <philippe.schenker@impulsing.ch>

This commit adds the dt-binding for KSZ8567, a robust 7-port
Ethernet switch. The KSZ8567 features two RGMII/MII/RMII interfaces,
each capable of gigabit speeds, complemented by five 10/100 Mbps
MAC/PHYs.

Signed-off-by: Philippe Schenker <philippe.schenker@impulsing.ch>
---

 Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
index c963dc09e8e1..52acc15ebcbf 100644
--- a/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
@@ -31,6 +31,7 @@ properties:
       - microchip,ksz9893
       - microchip,ksz9563
       - microchip,ksz8563
+      - microchip,ksz8567
 
   reset-gpios:
     description:
-- 
2.34.1


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

end of thread, other threads:[~2024-01-25 13:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 13:50 [PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support Philippe Schenker
2024-01-23 13:50 ` [PATCH net-next v1 2/2] " Philippe Schenker
2024-01-23 15:58   ` Arun.Ramadoss
2024-01-23 16:12     ` Philippe Schenker
2024-01-23 16:06 ` [PATCH net-next v1 1/2] dt-bindings: " Conor Dooley
2024-01-23 16:17   ` Philippe Schenker
2024-01-23 17:23     ` Conor Dooley
2024-01-23 17:30       ` Philippe Schenker
2024-01-23 18:37         ` Conor Dooley
2024-01-23 19:44           ` Philippe Schenker
2024-01-24 18:08           ` Andrew Lunn
2024-01-25 12:53             ` Conor Dooley
2024-01-25  9:57           ` Vladimir Oltean
2024-01-25 13:22             ` Conor Dooley

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