[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200708212422.7599-1-festevam@gmail.com>
Date: Wed, 8 Jul 2020 18:24:21 -0300
From: Fabio Estevam <festevam@...il.com>
To: davem@...emloft.net
Cc: dmurphy@...com, robh+dt@...nel.org, netdev@...r.kernel.org,
devicetree@...r.kernel.org, Fabio Estevam <festevam@...il.com>
Subject: [PATCH net-next 1/2] dt-bindings: dp83867: Fix the type of device
DP83867 is an Ethernet PHY, not a charger, so fix the documentation
accordingly.
Fixes: 74ac28f16486 ("dt-bindings: dp83867: Convert DP83867 to yaml")
Signed-off-by: Fabio Estevam <festevam@...il.com>
---
Documentation/devicetree/bindings/net/ti,dp83867.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.yaml b/Documentation/devicetree/bindings/net/ti,dp83867.yaml
index 554dcd7a40a9..c6716ac6cbcc 100644
--- a/Documentation/devicetree/bindings/net/ti,dp83867.yaml
+++ b/Documentation/devicetree/bindings/net/ti,dp83867.yaml
@@ -24,7 +24,7 @@ description: |
IEEE 802.3 Standard Media Independent Interface (MII), the IEEE 802.3 Gigabit
Media Independent Interface (GMII) or Reduced GMII (RGMII).
- Specifications about the charger can be found at:
+ Specifications about the Ethernet PHY can be found at:
https://www.ti.com/lit/gpn/dp83867ir
properties:
--
2.17.1
Powered by blists - more mailing lists