Message ID | 20250311-add-powertip-ph128800t004-v1-1-7f95e6984cea@bootlin.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add POWERTIP PH128800T004-ZZA01 panel support | expand |
On Tue, 11 Mar 2025 17:40:05 +0100, Antonin Godard wrote: > Add POWERTIP PH128800T004-ZZA01 10.1" LCD-TFT LVDS panel compatible > string. > > Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> > --- > Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index e3ee3a332bb7e1736a8d44773b0aef4873153be1..6bd46614d4b91200b56b0b72c825df5761c934ef 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -244,6 +244,8 @@ properties: - osddisplays,osd070t1718-19ts # One Stop Displays OSD101T2045-53TS 10.1" 1920x1200 panel - osddisplays,osd101t2045-53ts + # POWERTIP PH128800T004-ZZA01 10.1" WXGA TFT LCD panel + - powertip,ph128800t004-zza01 # POWERTIP PH128800T006-ZHC01 10.1" WXGA TFT LCD panel - powertip,ph128800t006-zhc01 # POWERTIP PH800480T013-IDF2 7.0" WVGA TFT LCD panel
Add POWERTIP PH128800T004-ZZA01 10.1" LCD-TFT LVDS panel compatible string. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+)