diff mbox series

[v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title

Message ID 20231207163426.2651126-1-festevam@gmail.com
State Changes Requested
Headers show
Series [v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Fabio Estevam Dec. 7, 2023, 4:34 p.m. UTC
From: Fabio Estevam <festevam@denx.de>

Fix the misspelled "Controller" word.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changes since v1:
- Use a single line in the commit log. (Krzysztof)

 Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sergey Shtylyov Dec. 7, 2023, 5:02 p.m. UTC | #1
On 12/7/23 7:34 PM, Fabio Estevam wrote:

> From: Fabio Estevam <festevam@denx.de>
> 
> Fix the misspelled "Controller" word.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> Changes since v1:
> - Use a single line in the commit log. (Krzysztof)
> 
>  Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> index 28eb25ecba74..f154fae290a4 100644
> --- a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> +++ b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> @@ -4,7 +4,7 @@
>  $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
>  $schema: http://devicetree.org/meta-schemas/core.yaml#
>  
> -title: NXP PTN5110 Typec Port Cotroller
> +title: NXP PTN5110 Typec Port Controller

   Perhaps it's worth fixing Typec to Type C?

[...]

MBR, Sergey
Conor Dooley Dec. 7, 2023, 5:08 p.m. UTC | #2
On Thu, Dec 07, 2023 at 08:02:06PM +0300, Sergey Shtylyov wrote:
> On 12/7/23 7:34 PM, Fabio Estevam wrote:
> 
> > From: Fabio Estevam <festevam@denx.de>
> > 
> > Fix the misspelled "Controller" word.
> > 
> > Signed-off-by: Fabio Estevam <festevam@denx.de>
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> > Changes since v1:
> > - Use a single line in the commit log. (Krzysztof)
> > 
> >  Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> > index 28eb25ecba74..f154fae290a4 100644
> > --- a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> > +++ b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
> > @@ -4,7 +4,7 @@
> >  $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
> >  $schema: http://devicetree.org/meta-schemas/core.yaml#
> >  
> > -title: NXP PTN5110 Typec Port Cotroller
> > +title: NXP PTN5110 Typec Port Controller
> 
>    Perhaps it's worth fixing Typec to Type C?

Isn't it actually "Type-C"?
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
index 28eb25ecba74..f154fae290a4 100644
--- a/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
+++ b/Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml
@@ -4,7 +4,7 @@ 
 $id: http://devicetree.org/schemas/usb/nxp,ptn5110.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: NXP PTN5110 Typec Port Cotroller
+title: NXP PTN5110 Typec Port Controller
 
 maintainers:
   - Li Jun <jun.li@nxp.com>