On Thu, May 21, 2026 at 04:00:37PM +0100, Vitor Soares wrote: > From: Vitor Soares > > The Logic Technologies LT170410-2WHC is an LVDS panel, so move it to > the correct bindings file. > > Signed-off-by: Vitor Soares Am I missing a driver change in the series for this? v7.1-rc1 has: rg logictechno,lt170410-2whc Documentation/devicetree/bindings/display/panel/panel-simple.yaml 210: - logictechno,lt170410-2whc drivers/gpu/drm/panel/panel-simple.c 5482: .compatible = "logictechno,lt170410-2whc", Additionally, please add a fixes tag. Cheers, Conor. pw-bot: changes-requested > --- > 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 b31c67babaa8..9db96dd724b2 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > @@ -58,6 +58,8 @@ properties: > - hydis,hv070wx2-1e0 > # Jenson Display BL-JT60050-01A 7" WSVGA (1024x600) color TFT LCD LVDS panel > - jenson,bl-jt60050-01a > + # Logic Technologies LT170410-2WHC 10.1" 1280x800 IPS TFT Cap Touch Mod. > + - logictechno,lt170410-2whc > # Samsung LTN070NL01 7.0" WSVGA (1024x600) TFT LCD LVDS panel > - samsung,ltn070nl01 > # Samsung LTN101AL03 10.1" WXGA (800x1280) TFT LCD LVDS panel > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index 3e41ed0ef5d5..f7e09f5b1b5e 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -206,8 +206,6 @@ properties: > - logictechno,lt161010-2nhc > # Logic Technologies LT161010-2NHR 7" WVGA TFT Resistive Touch Module > - logictechno,lt161010-2nhr > - # Logic Technologies LT170410-2WHC 10.1" 1280x800 IPS TFT Cap Touch Mod. > - - logictechno,lt170410-2whc > # Logic Technologies LTTD800x480 L2RT 7" 800x480 TFT Resistive Touch Module > - logictechno,lttd800480070-l2rt > # Logic Technologies LTTD800480070-L6WH-RT 7” 800x480 TFT Resistive Touch Module > -- > 2.54.0 >