Message ID | 20231207163426.2651126-1-festevam@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [v2] dt-bindings: usb: nxp,ptn5110: Fix typo in the title | expand |
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 --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>