| Message ID | 20251028-drm-panel-samsung-add-atna60cl08-v1-1-73123789fcdb@linaro.org |
|---|---|
| State | New |
| Headers | show |
| Series | dt-bindings: display: panel: samsung,atna33xc20: Document ATNA60CL08 | expand |
On 28/10/2025 13:22, Abel Vesa wrote: > The Samsung ATNA40CT06 panel is a 16" AMOLED eDP panel. It is similar to > the ATNA33XC20 except that it is larger and has a different resolution. > It is found on Qualcomm Glymur CRD platform. > > Raw panel edid: > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hi, On Tue, 28 Oct 2025 14:22:48 +0200, Abel Vesa wrote: > The Samsung ATNA40CT06 panel is a 16" AMOLED eDP panel. It is similar to > the ATNA33XC20 except that it is larger and has a different resolution. > It is found on Qualcomm Glymur CRD platform. > > Raw panel edid: > > 00 ff ff ff ff ff ff 00 4c 83 a6 41 00 00 00 00 > 00 20 01 04 b5 22 16 78 03 0b d1 af 51 3d b6 23 > 0b 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 > 01 01 01 01 01 01 cb fe 40 64 b0 08 18 70 20 08 > 88 00 58 d7 10 00 00 1b cb fe 40 64 b0 08 c8 7a > 20 08 88 00 58 d7 10 00 00 1b 00 00 00 fd 00 30 > 78 da da 42 01 00 00 00 00 00 00 00 00 00 00 02 > 00 00 00 00 19 96 c8 46 1c 5e c8 00 00 00 01 4c > > [...] Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/1] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA60CL08 https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/2a6550191adfa20c6f63044531fe21202cfa03e0
diff --git a/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml b/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml index ccb574caed2838273e84c6412ef128e74ec3681a..f1723e9102525d6ca4a0e53033f0769b1df107ca 100644 --- a/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml +++ b/Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml @@ -33,6 +33,8 @@ properties: - samsung,atna45dc02 # Samsung 15.6" 3K (2880x1620 pixels) eDP AMOLED panel - samsung,atna56ac03 + # Samsung 16.0" 3K (2880x1800 pixels) eDP AMOLED panel + - samsung,atna60cl08 - const: samsung,atna33xc20 enable-gpios: true
The Samsung ATNA40CT06 panel is a 16" AMOLED eDP panel. It is similar to the ATNA33XC20 except that it is larger and has a different resolution. It is found on Qualcomm Glymur CRD platform. Raw panel edid: 00 ff ff ff ff ff ff 00 4c 83 a6 41 00 00 00 00 00 20 01 04 b5 22 16 78 03 0b d1 af 51 3d b6 23 0b 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 cb fe 40 64 b0 08 18 70 20 08 88 00 58 d7 10 00 00 1b cb fe 40 64 b0 08 c8 7a 20 08 88 00 58 d7 10 00 00 1b 00 00 00 fd 00 30 78 da da 42 01 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00 19 96 c8 46 1c 5e c8 00 00 00 01 4c 70 20 79 02 00 20 00 0c ba 41 59 a6 41 00 00 00 00 00 16 00 21 00 1d 48 0d 98 08 40 0b 08 07 00 f2 ea 50 d7 d3 b6 3d 42 0b 01 45 54 40 5e d0 60 18 10 23 78 26 00 09 07 06 03 00 00 00 50 00 00 22 00 14 e7 f3 09 85 3f 0b 63 00 1f 00 07 00 07 07 17 00 07 00 07 00 81 00 1f 73 1a 00 00 03 03 30 78 00 a0 74 02 60 02 78 00 00 00 00 8d e3 05 80 00 e6 06 05 01 74 60 02 00 00 00 00 00 5f 90 Signed-off-by: Abel Vesa <abel.vesa@linaro.org> --- Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml | 2 ++ 1 file changed, 2 insertions(+) --- base-commit: f7d2388eeec24966fc4d5cf32d706f0514f29ac5 change-id: 20251028-drm-panel-samsung-add-atna60cl08-0be9659efc8d Best regards,