Hi Thierry, Thank you for the patch. On Wed, Jul 26, 2023 at 08:50:08PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > The Chunghwa CLAA070WP03XG is an LVDS panel, so move it to the correct > bindings file. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > 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 344e5df40c2f..dbbf32a8be87 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 > + # Chunghwa Picture Tubes Ltd. 7" WXGA (800x1280) TFT LCD LVDS panel > + - chunghwa,claa070wp03xg > # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel > - hannstar,hsd101pww2 > - tbs,a711-panel > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index f4d9da4afefd..67959290b212 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -103,8 +103,6 @@ properties: > - cdtech,s070wv95-ct16 > # Chefree CH101OLHLWH-002 10.1" (1280x800) color TFT LCD panel > - chefree,ch101olhlwh-002 > - # Chunghwa Picture Tubes Ltd. 7" WXGA TFT LCD panel > - - chunghwa,claa070wp03xg > # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel > - chunghwa,claa101wa01a > # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel -- Regards, Laurent Pinchart