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

Jacobe Zang posted 2 patches 1 year, 10 months ago
There is a newer version of this series
.../display/panel/panel-simple-dsi.yaml       |    2 +
drivers/gpu/drm/panel/panel-khadas-ts050.c    | 1112 +++++++++--------
2 files changed, 592 insertions(+), 522 deletions(-)
[PATCH v2 0/2] drm/panel: add Khadas TS050 V2 panel support
Posted by Jacobe Zang 1 year, 10 months ago
Changes from v1 at [1]:
- Fix name from "newts050" to "ts050v2"
- Add specific description about controller change 

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

Jacobe Zang (2):
  dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel bindings
  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
Re: [PATCH v2 0/2] drm/panel: add Khadas TS050 V2 panel support
Posted by Neil Armstrong 1 year, 9 months ago
Hi,

On Mon, 15 Apr 2024 11:14:06 +0800, Jacobe Zang wrote:
> Changes from v1 at [1]:
> - Fix name from "newts050" to "ts050v2"
> - Add specific description about controller change
> 
> [1]https://patchwork.kernel.org/project/linux-amlogic/list/?series=842707
> 
> Jacobe Zang (2):
>   dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel bindings
>   drm/panel: add Khadas TS050 V2 panel support
> 
> [...]

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 bindings
      (no commit info)
[2/2] drm/panel: add Khadas TS050 V2 panel support
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/26f9339212db569310d4b0ef4284efcbb462a86f

-- 
Neil
Re: [PATCH v2 0/2] drm/panel: add Khadas TS050 V2 panel support
Posted by Krzysztof Kozlowski 1 year, 10 months ago
On 15/04/2024 05:14, Jacobe Zang wrote:
> Changes from v1 at [1]:
> - Fix name from "newts050" to "ts050v2"
> - Add specific description about controller change 

You must say that you ignored/dropped received tags.

Best regards,
Krzysztof