netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
@ 2024-10-28  9:12 Suraj Gupta
  2024-10-30  6:12 ` Pandey, Radhey Shyam
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Suraj Gupta @ 2024-10-28  9:12 UTC (permalink / raw)
  To: radhey.shyam.pandey, andrew+netdev, davem, edumazet, kuba, pabeni,
	robh, krzk+dt, conor+dt, netdev, devicetree, linux-kernel
  Cc: git, harini.katakam

Correct phy-mode property value to 1000base-x.

Fixes: cbb1ca6d5f9a ("dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml")
Signed-off-by: Suraj Gupta <suraj.gupta2@amd.com>
---
 Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml b/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml
index e95c21628281..fb02e579463c 100644
--- a/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml
+++ b/Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml
@@ -61,7 +61,7 @@ properties:
       - gmii
       - rgmii
       - sgmii
-      - 1000BaseX
+      - 1000base-x
 
   xlnx,phy-type:
     description:
-- 
2.25.1


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

end of thread, other threads:[~2024-11-02  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28  9:12 [PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value Suraj Gupta
2024-10-30  6:12 ` Pandey, Radhey Shyam
2024-10-30 13:35   ` Andrew Lunn
2024-11-01  1:53 ` Jakub Kicinski
2024-11-01 17:14   ` Conor Dooley
2024-11-01 17:34     ` Rob Herring
2024-11-02  2:20 ` patchwork-bot+netdevbpf

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