[PATCH v2 0/2] support for xr109ai2t panel
From: Vladimir Yakovlev
Date: Mon Dec 08 2025 - 11:11:20 EST
Hello!
This adds support for the STARRY XR109IA2T panel based on the hx83102 chip
Changes in v2:
- Corrected case for hexadecimal code.
- Uppercase characters have been replaced with lowercase in the panel initialization sequence.
Thanks
Vladimir Yakovlev (2):
drm/panel: himax-hx83102: add panel starry xr109ia2t
dt-bindings: display: panel: Add compatible for STARRY xr109ai2t
.../bindings/display/panel/himax,hx83102.yaml | 2 +
drivers/gpu/drm/panel/panel-himax-hx83102.c | 193 ++++++++++++++++++
2 files changed, 195 insertions(+)
--
2.34.1