diff mbox series

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

Message ID 20231207160634.2646285-1-festevam@gmail.com
State Superseded
Headers show
Series dt-bindings: usb: nxp,ptn5110: Fix typo in the title | expand

Commit Message

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

The word 'Controller' is misspelled.

Fix it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/usb/nxp,ptn5110.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Dec. 7, 2023, 4:30 p.m. UTC | #1
On 07/12/2023 17:06, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> The word 'Controller' is misspelled.
> 
> Fix it.

Could be concise and still informative: Fix the misspelled "Controller"
word. 1 Line instead of 3.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
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>