Hi Thierry, Thank you for the patch. On Wed, Jul 26, 2023 at 08:48:55PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > The HannStar HSD101PWW2 is an LVDS panel, so move it to the correct > bindings file. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 -- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > index 929fe046d1e7..344e5df40c2f 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > @@ -40,6 +40,8 @@ properties: > items: > - enum: > - auo,b101ew05 > + # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel > + - hannstar,hsd101pww2 > - tbs,a711-panel > > - const: panel-lvds > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index df1cec8fd21b..f4d9da4afefd 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -168,8 +168,6 @@ properties: > - hannstar,hsd070pww1 > # HannStar Display Corp. HSD100PXN1 10.1" XGA LVDS panel > - hannstar,hsd100pxn1 I'm wondering if it would make sense to move them all in one go ? Regardless, this patch is OK, so Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > - # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel > - - hannstar,hsd101pww2 > # Hitachi Ltd. Corporation 9" WVGA (800x480) TFT LCD panel > - hit,tx23d38vm0caa > # InfoVision Optoelectronics M133NWF4 R0 13.3" FHD (1920x1080) TFT LCD panel -- Regards, Laurent Pinchart