On Mon, Sep 15, 2025 at 04:00:22AM +0300, Dmitry Baryshkov wrote: > On Fri, Sep 12, 2025 at 02:51:59PM -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. > > > > And no driver bits?
This patches just try to fix CHECK_DTBS Warnings for existed old platform. I have not these platforms to do test. It is not necessary to have one linux driver when add binding doc. Frank > > > Signed-off-by: Frank Li <frank...@nxp.com> > > --- > > .../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..742ec6033b724 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 > > # 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 800O LVDS TFT LCD panel > > + - nlt,nl12880bc20-spwg-24 > > # 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