[PATCH v3 0/2] drm/panel: add Khadas TS050 V2 panel support

From: Jacobe Zang
Date: Thu Apr 18 2024 - 21:49:18 EST


Khadas has update its TS050 panel, the only different between the newer and
older is timing squence. In patches, add new TS050 panel named "ts050v2" as
make it compatible with the old one.

---

Changelog:
v1 [1] -> v2:
- Fix name from "newts050" to "ts050v2"
- Add specific description about controller of both panels
v2 [2] -> v3:
- Add acked-by and reviewed-by tags
- Remove redundant "bindings"

Links:
[1]https://patchwork.kernel.org/project/linux-amlogic/list/?series=842707
[2]https://patchwork.kernel.org/project/linux-amlogic/list/?series=844460

Jacobe Zang (2):
dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel
drm/panel: add Khadas TS050 V2 panel support

.../display/panel/panel-simple-dsi.yaml | 2 +
drivers/gpu/drm/panel/panel-khadas-ts050.c | 1112 +++++++++--------
2 files changed, 592 insertions(+), 522 deletions(-)

--
2.34.1