public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title
@ 2023-12-07 16:34 Fabio Estevam
  2023-12-07 17:02 ` Sergey Shtylyov
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2023-12-07 16:34 UTC (permalink / raw)
  To: gregkh
  Cc: jun.li, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-usb,
	devicetree, Fabio Estevam, Krzysztof Kozlowski

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
 
 maintainers:
   - Li Jun <jun.li@nxp.com>
-- 
2.34.1


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

* Re: [PATCH v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title
  2023-12-07 16:34 [PATCH v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title Fabio Estevam
@ 2023-12-07 17:02 ` Sergey Shtylyov
  2023-12-07 17:08   ` Conor Dooley
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Shtylyov @ 2023-12-07 17:02 UTC (permalink / raw)
  To: Fabio Estevam, gregkh
  Cc: jun.li, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-usb,
	devicetree, Fabio Estevam, Krzysztof Kozlowski

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

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

* Re: [PATCH v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title
  2023-12-07 17:02 ` Sergey Shtylyov
@ 2023-12-07 17:08   ` Conor Dooley
  0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-12-07 17:08 UTC (permalink / raw)
  To: Sergey Shtylyov
  Cc: Fabio Estevam, gregkh, jun.li, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, linux-usb, devicetree, Fabio Estevam,
	Krzysztof Kozlowski

[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]

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"?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2023-12-07 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 16:34 [PATCH v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title Fabio Estevam
2023-12-07 17:02 ` Sergey Shtylyov
2023-12-07 17:08   ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox