Provides a single binding patch with correct alphabetical order for both panels, and adjusts alphabetical order for compatible properties. Changes in v4: - PATCH 1/3: Single bindings patch for both panels with proper alphabetical order - PATCH 2/3: Adjust the alphabetical order of the compatible attribute - PATCH 3/3: Adjust the alphabetical order of the compatible attribute - Link to v3: https://lore.kernel.org/all/20250117091438.1486732-1-yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Changes in v3: - Link to v2: https://lore.kernel.org/all/20250117050410.933312-1-yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Changes in v2: - PATCH 1/4: Add compatible for KINGDISPLAY KD110N11-51IE - PATCH 2/4: Add compatible for STARRY 2082109QFH040022-50E - Link to v1: https://lore.kernel.org/all/20250116130530.3010117-1-yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Langyan Ye (3): dt-bindings: display: panel: Add compatible for KD110N11-51IE and 2082109QFH040022-50E drm/panel: boe-tv101wum-nl6: support for kingdisplay-kd110n11-51ie MIPI-DSI panel drm/panel: boe-tv101wum-nl6: support for starry-2082109qfh040022-50e MIPI-DSI panel .../display/panel/boe,tv101wum-nl6.yaml | 4 + .../gpu/drm/panel/panel-boe-tv101wum-nl6.c | 270 ++++++++++++++++++ 2 files changed, 274 insertions(+) -- 2.34.1