mbox series

[v3,0/4] Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel

Message ID 20230525025000.3692510-1-yangcong5@huaqin.corp-partner.google.com (mailing list archive)
Headers show
Series Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel | expand

Message

cong yang May 25, 2023, 2:49 a.m. UTC
Compare V2: order of the tables match the order they're
referenced.

Cong Yang (4):
  dt-bindings: display: panel: Add compatible for Starry himax83102-j02
  drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel
  dt-bindings: display: panel: Add compatible for Starry ili9882t
  drm/panel: Support for Starry-ili9882t TDDI MIPI-DSI panel

 .../display/panel/boe,tv101wum-nl6.yaml       |   4 +
 .../gpu/drm/panel/panel-boe-tv101wum-nl6.c    | 471 ++++++++++++++++++
 2 files changed, 475 insertions(+)

Comments

Neil Armstrong May 25, 2023, 7:59 a.m. UTC | #1
Hi,

On 25/05/2023 04:49, Cong Yang wrote:
> Compare V2: order of the tables match the order they're
> referenced.
> 
> Cong Yang (4):
>    dt-bindings: display: panel: Add compatible for Starry himax83102-j02
>    drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel
>    dt-bindings: display: panel: Add compatible for Starry ili9882t
>    drm/panel: Support for Starry-ili9882t TDDI MIPI-DSI panel
> 
>   .../display/panel/boe,tv101wum-nl6.yaml       |   4 +
>   .../gpu/drm/panel/panel-boe-tv101wum-nl6.c    | 471 ++++++++++++++++++
>   2 files changed, 475 insertions(+)
>

Please resend without Conor's acks on patches 2 and 4.

Thanks,
Neil