diff options
author | Christopher Obbard <christopher.obbard@linaro.org> | 2025-03-25 19:21:26 +0000 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2025-03-27 08:48:58 -0700 |
commit | 1822532477cb5f007313de4c70079c09aaa270d5 (patch) | |
tree | f1b6279f335b93ccc38efe846aa25dd69bf4990f | |
parent | f8ae35071bfdbc0e992181d267d0de14ccbdb312 (diff) |
dt-bindings: display: panel: samsung,atna40yk20: document ATNA40YK20
The Samsung ATNA40YK20 panel is a 14" AMOLED eDP panel. It is
similar to the ATNA33XC20 except that it is larger and has a
different resolution.
Signed-off-by: Christopher Obbard <christopher.obbard@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20250325-wip-obbardc-qcom-t14s-oled-panel-v2-1-e9bc7c9d30cc@linaro.org
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml b/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml index 684c2896d238..31f0c0f038e4 100644 --- a/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml +++ b/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml @@ -19,6 +19,8 @@ properties: - const: samsung,atna33xc20 - items: - enum: + # Samsung 14" WQXGA+ (2880×1800 pixels) eDP AMOLED panel + - samsung,atna40yk20 # Samsung 14.5" WQXGA+ (2880x1800 pixels) eDP AMOLED panel - samsung,atna45af01 # Samsung 14.5" 3K (2944x1840 pixels) eDP AMOLED panel |