diff options
author | Langyan Ye <yelangyan@huaqin.corp-partner.google.com> | 2025-02-06 21:12:59 +0800 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2025-02-07 09:56:02 -0800 |
commit | 36947218ca90c1f560f43c88c438124f8df884d4 (patch) | |
tree | ae8392e9efffa28b038da003c9064b9b80875ffc | |
parent | 75e80af7d62e0dde006c23aec67b9ec8037324db (diff) |
dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
Add a new compatible for the panel CSOT PNA957QT1-1. This panel uses
HX83102 IC, so add the compatible to the hx83102 binding files.
Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250206131300.1295111-3-yelangyan@huaqin.corp-partner.google.com
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/himax,hx83102.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/himax,hx83102.yaml b/Documentation/devicetree/bindings/display/panel/himax,hx83102.yaml index c649fb085833..d876269e1fac 100644 --- a/Documentation/devicetree/bindings/display/panel/himax,hx83102.yaml +++ b/Documentation/devicetree/bindings/display/panel/himax,hx83102.yaml @@ -18,6 +18,8 @@ properties: - enum: # Boe nv110wum-l60 11.0" WUXGA TFT LCD panel - boe,nv110wum-l60 + # CSOT pna957qt1-1 10.95" WUXGA TFT LCD panel + - csot,pna957qt1-1 # IVO t109nw41 11.0" WUXGA TFT LCD panel - ivo,t109nw41 # STARRY himax83102-j02 10.51" WUXGA TFT LCD panel |