diff mbox series

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

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

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(-)
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>