Fabio On 7/8/20 4:24 PM, Fabio Estevam wrote:
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 <[email protected]> --- 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/dp83867irproperties:
Acked-by: Dan Murphy <[email protected]>
