Add x3 panels used by the abovementined device. The laptop comes in two variants
* UX3407RA, higher end, FHD+ OLED or WOXGA+ OLED panels * UX3407QA, lower end, FHD+ OLED or FHD+ LCD panels At last all three variants were succeffully tested. Device-tree change to take advantage of Samsung driver for OLED panels [1] will come later via separate series once this one lands to linux-next. [1] https://github.com/alexVinarskis/linux-x1e80100-zenbook-a14/blob/master/0007-arm64-dts-qcom-Rework-X1-based-Asus-Zenbook-A14-s-di.patch Changes in v2: * Replaced guesstimate of delay_200_500_e50_p2e80 with more conservative delay_200_500_e200 as per Doug * Picked Ack-by from Krzysztof Link to v1: https://lore.kernel.org/all/20250727165846.38186-1-alex.vinars...@gmail.com/ Aleksandrs Vinarskis (3): dt-bindings: display: panel: samsung,atna40cu11: document ATNA40CU11 dt-bindings: display: panel: samsung,atna40ct06: document ATNA40CT06 drm/panel-edp: Add BOE NV140WUM-N64 .../devicetree/bindings/display/panel/samsung,atna33xc20.yaml | 4 ++++ drivers/gpu/drm/panel/panel-edp.c | 1 + 2 files changed, 5 insertions(+) -- 2.48.1