diff options
author | Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> | 2025-08-26 13:54:27 +0200 |
---|---|---|
committer | Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> | 2025-08-27 14:54:44 +0200 |
commit | f315e030a202012a551eb648fa10cd90bd925b20 (patch) | |
tree | 480931d51791473defe556eb5424cab335dd3e03 | |
parent | 27a7e8b6c58144c8c8bd49765364c93f756abc33 (diff) |
dt-bindings: panel: lvds: Append ampire,amp19201200b5tzqw-t03 in panel-lvds
List Ampire AMP19201200B5TZQW-T03 in the LVDS panel enumeration.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250826-drm-misc-next-v1-1-980d0a0592b9@foss.st.com
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index fcb5834f799a..f8f95e772778 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -41,6 +41,8 @@ properties: - enum: # Admatec 9904379 10.1" 1024x600 LVDS panel - admatec,9904379 + # Ampire AMP19201200B5TZQW-T03 10.1" WUXGA (1920x1200) color TFT LCD panel + - ampire,amp19201200b5tzqw-t03 - auo,b101ew05 # AUO G084SN05 V9 8.4" 800x600 LVDS panel - auo,g084sn05 |