On Mon, Sep 15, 2025 at 11:51:23AM -0400, Frank Li wrote: > Add innolux,n133hse-ea1 13.3" TFT LCD panel and nlt,nl12880bc20-spwg-24 > 12.1" WXGA (1280 x 800) LVDS TFT LCD panel. > > Fix below CHECK_DTBS warnings: > arch/arm/boot/dts/nxp/imx/imx6q-novena.dtb: /panel: failed to match any > schema with compatible: ['innolux,n133hse-ea1'] > arch/arm/boot/dts/nxp/imx/imx6dl-tx6u-811x.dtb: /lvds0-panel: failed to match > any schema with compatible: ['nlt,nl12880bc20-spwg-24'] > > Signed-off-by: Frank Li <frank...@nxp.com> > --- > change in v2 > - update commit message to show fix CHECK_DTBS warnings. > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git > a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index 48344ce74a6e7..77a5d20a8b0d9 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -180,6 +180,8 @@ properties: > - innolux,g121xce-l01 > # InnoLux 15.6" FHD (1920x1080) TFT LCD panel > - innolux,g156hce-l01 > + # InnoLux 13.3" FHD (1920x1080) TFT LCD panel > + - innolux,n133hse-ea1
For the reference: https://lore.kernel.org/dri-devel/20200509111834.26335-3-...@48.io/ > # InnoLux 15.6" WXGA TFT LCD panel > - innolux,n156bge-l21 > # Innolux Corporation 7.0" WSVGA (1024x600) TFT LCD panel > @@ -230,6 +232,8 @@ properties: > - netron-dy,e231732 > # Newhaven Display International 480 x 272 TFT LCD panel > - newhaven,nhd-4.3-480272ef-atxl > + # NLT Technologies, Ltd. 12.1" WXGA (1280 x 800) LVDS TFT LCD panel > + - nlt,nl12880bc20-spwg-24 For the reference: https://lore.kernel.org/dri-devel/1507721021-28174-8-git-send-email...@karo-electronics.de/ > # NLT Technologies, Ltd. 15.6" WXGA (1366×768) LVDS TFT LCD panel > - nlt,nl13676bc25-03f > # New Vision Display 7.0" 800 RGB x 480 TFT LCD panel > -- > 2.34.1 > -- With best wishes Dmitry