Message ID | 20231202081157.47222-1-tony@atomide.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] dt-bindings: display: simple: Add boe, bp082wx1-100 8.2" panel | expand |
On Sat, Dec 02, 2023 at 10:11:52AM +0200, Tony Lindgren wrote: > This panel is found on Motorola mapphone tablets mz607 to mz609. Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > > Signed-off-by: Tony Lindgren <tony@atomide.com> > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -73,6 +73,8 @@ properties: > - auo,t215hvn01 > # Shanghai AVIC Optoelectronics 7" 1024x600 color TFT-LCD panel > - avic,tm070ddh03 > + # BOE BP082WX1-100 8.2" WXGA (1280x800) LVDS panel > + - boe,bp082wx1-100 > # BOE BP101WX1-100 10.1" WXGA (1280x800) LVDS panel > - boe,bp101wx1-100 > # BOE EV121WXM-N10-1850 12.1" WXGA (1280x800) TFT LCD panel > -- > 2.43.0
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -73,6 +73,8 @@ properties: - auo,t215hvn01 # Shanghai AVIC Optoelectronics 7" 1024x600 color TFT-LCD panel - avic,tm070ddh03 + # BOE BP082WX1-100 8.2" WXGA (1280x800) LVDS panel + - boe,bp082wx1-100 # BOE BP101WX1-100 10.1" WXGA (1280x800) LVDS panel - boe,bp101wx1-100 # BOE EV121WXM-N10-1850 12.1" WXGA (1280x800) TFT LCD panel
This panel is found on Motorola mapphone tablets mz607 to mz609. Signed-off-by: Tony Lindgren <tony@atomide.com> --- .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+)