mbox series

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

Message ID 20240419014852.715125-1-jacobe.zang@wesion.com (mailing list archive)
Headers show
Series drm/panel: add Khadas TS050 V2 panel support | expand

Message

Jacobe Zang April 19, 2024, 1:48 a.m. UTC
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(-)

Comments

Neil Armstrong April 22, 2024, 8:13 a.m. UTC | #1
Hi,

On Fri, 19 Apr 2024 09:48:50 +0800, Jacobe Zang wrote:
> 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.
> 

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/2] dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/0546e01d5a0269f02b4aa227f44b30a5a5558792
[2/2] drm/panel: add Khadas TS050 V2 panel support
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/26f9339212db569310d4b0ef4284efcbb462a86f