mbox series

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

Message ID 20230524072816.1131039-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 24, 2023, 7:28 a.m. UTC
Compare V1:Add compatible for Starry himax83102-j02 and Starry-ili9882t
in dt-bindings.

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

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

Comments

Conor Dooley May 24, 2023, 8:22 p.m. UTC | #1
On Wed, May 24, 2023 at 03:28:12PM +0800, Cong Yang wrote:
> Compare V1:Add compatible for Starry himax83102-j02 and Starry-ili9882t
> in dt-bindings.

BTW, my mailer doesn't like how you threaded these patches, I guess you
sent them as a reply to something I was not CCed on.

>   dt-bindings: display: panel: Add compatible for Starry himax83102-j02
>   dt-bindings: display: panel: Add compatible for Starry ili9882t

These two are
Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.