diff mbox series

docs: devicetree: Fix typo in lvds.yaml

Message ID 20240901133046.962263-1-eleanor15x@gmail.com (mailing list archive)
State New, archived
Headers show
Series docs: devicetree: Fix typo in lvds.yaml | expand

Commit Message

Yu-Chun Lin Sept. 1, 2024, 1:30 p.m. UTC
Corrected the spelling in the description of LVDS Display Common
Properties.

Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
---
 Documentation/devicetree/bindings/display/lvds.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Laurent Pinchart Sept. 1, 2024, 3:17 p.m. UTC | #1
Hi Yu-Chun,

Thank you for the patch.

On Sun, Sep 01, 2024 at 09:30:46PM +0800, Yu-Chun Lin wrote:
> Corrected the spelling in the description of LVDS Display Common
> Properties.
> 
> Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  Documentation/devicetree/bindings/display/lvds.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/display/lvds.yaml b/Documentation/devicetree/bindings/display/lvds.yaml
> index 224db4932011..b74efbea3be2 100644
> --- a/Documentation/devicetree/bindings/display/lvds.yaml
> +++ b/Documentation/devicetree/bindings/display/lvds.yaml
> @@ -16,7 +16,7 @@ maintainers:
>  description:
>    This binding extends the data mapping defined in lvds-data-mapping.yaml.
>    It supports reversing the bit order on the formats defined there in order
> -  to accomodate for even more specialized data formats, since a variety of
> +  to accommodate for even more specialized data formats, since a variety of
>    data formats and layouts is used to drive LVDS displays.
>  
>  properties:
Kuan-Wei Chiu Sept. 2, 2024, 1:23 a.m. UTC | #2
On Sun, Sep 01, 2024 at 06:17:45PM +0300, Laurent Pinchart wrote:
> Hi Yu-Chun,
> 
> Thank you for the patch.
> 
> On Sun, Sep 01, 2024 at 09:30:46PM +0800, Yu-Chun Lin wrote:
> > Corrected the spelling in the description of LVDS Display Common
> > Properties.
> > 
> > Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
> 
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
LGTM. Feel free to add:

Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>

Regards,
Kuan-Wei

> > ---
> >  Documentation/devicetree/bindings/display/lvds.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/display/lvds.yaml b/Documentation/devicetree/bindings/display/lvds.yaml
> > index 224db4932011..b74efbea3be2 100644
> > --- a/Documentation/devicetree/bindings/display/lvds.yaml
> > +++ b/Documentation/devicetree/bindings/display/lvds.yaml
> > @@ -16,7 +16,7 @@ maintainers:
> >  description:
> >    This binding extends the data mapping defined in lvds-data-mapping.yaml.
> >    It supports reversing the bit order on the formats defined there in order
> > -  to accomodate for even more specialized data formats, since a variety of
> > +  to accommodate for even more specialized data formats, since a variety of
> >    data formats and layouts is used to drive LVDS displays.
> >  
> >  properties:
> 
> -- 
> Regards,
> 
> Laurent Pinchart
Krzysztof Kozlowski Sept. 2, 2024, 7:18 a.m. UTC | #3
On Sun, Sep 01, 2024 at 09:30:46PM +0800, Yu-Chun Lin wrote:
> Corrected the spelling in the description of LVDS Display Common
> Properties.
> 
> Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
> ---
>  Documentation/devicetree/bindings/display/lvds.yaml | 2 +-

Replacing one typo in one place is a churn. Fix several typos.

You engaged three people to review this, so three people spent their
time on reviewing and answering this trivial stuff.

Please use subject prefixes matching the subsystem. You can get them for
example with  on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/lvds.yaml b/Documentation/devicetree/bindings/display/lvds.yaml
index 224db4932011..b74efbea3be2 100644
--- a/Documentation/devicetree/bindings/display/lvds.yaml
+++ b/Documentation/devicetree/bindings/display/lvds.yaml
@@ -16,7 +16,7 @@  maintainers:
 description:
   This binding extends the data mapping defined in lvds-data-mapping.yaml.
   It supports reversing the bit order on the formats defined there in order
-  to accomodate for even more specialized data formats, since a variety of
+  to accommodate for even more specialized data formats, since a variety of
   data formats and layouts is used to drive LVDS displays.
 
 properties: