Add "csot" to the Devicetree Vendor Prefix Registry. Adjust functions and default_mode/desc ordering to match bindings. Changes in v2: - PATCH 1/3: Add "csot" to the Devicetree Vendor Prefix Registry. - PATCH 3/3: Adjust functions and default_mode/desc ordering to match bindings. - Link to v1: https://lore.kernel.org/all/20250127014605.1862287-1-yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Langyan Ye (3): dt-bindings: vendor: add csot dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1 drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel .../bindings/display/panel/himax,hx83102.yaml | 2 + .../devicetree/bindings/vendor-prefixes.yaml | 2 + drivers/gpu/drm/panel/panel-himax-hx83102.c | 123 ++++++++++++++++++ 3 files changed, 127 insertions(+) -- 2.34.1