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@xxxxxxxxx> > > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > LGTM. Feel free to add: Reviewed-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx> 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