diff mbox series

[v3] dt-bindings: usb: nxp,ptn5110: Fix typos in the title

Message ID 20231207172912.2658226-1-festevam@gmail.com
State Superseded
Headers show
Series [v3] dt-bindings: usb: nxp,ptn5110: Fix typos in the title | expand

Commit Message

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

Fix the misspelled "Controller" and "Type-C" words.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changes since v2:
- Also fix the spelling of "Type-C". (Sergey/Conor).

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 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 Type-C Port Controller
 
 maintainers:
   - Li Jun <jun.li@nxp.com>