diff mbox series

[net-next,1/2] dt-bindings: dp83867: Fix the type of device

Message ID 20200708212422.7599-1-festevam@gmail.com
State Not Applicable, archived
Headers show
Series [net-next,1/2] dt-bindings: dp83867: Fix the type of device | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 8 lines checked
robh/dt-meta-schema success

Commit Message

Fabio Estevam July 8, 2020, 9:24 p.m. UTC
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@gmail.com>
---
 Documentation/devicetree/bindings/net/ti,dp83867.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dan Murphy July 8, 2020, 9:55 p.m. UTC | #1
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 <festevam@gmail.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:
Acked-by: Dan Murphy <dmurphy@ti.com>
David Miller July 8, 2020, 10:42 p.m. UTC | #2
From: Fabio Estevam <festevam@gmail.com>
Date: Wed,  8 Jul 2020 18:24:21 -0300

> 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@gmail.com>

Applied.
diff mbox series

Patch

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: