mbox series

[0/2] drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support

Message ID 20230212040843.231934-1-victor.liu@nxp.com
Headers show
Series drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support | expand

Message

Liu Ying Feb. 12, 2023, 4:08 a.m. UTC
Hi,

This patch series aims to add BOE EV121WXM-N10-1850 panel support
in the DRM simple panel driver.

Patch 1/2 adds dt-bindings support for the panel.
Patch 2/2 adds the panel support in the DRM simple panel driver.

Liu Ying (2):
  dt-bindings: display: simple: Add BOE EV121WXM-N10-1850 panel
  drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support

 .../bindings/display/panel/panel-simple.yaml  |  2 ++
 drivers/gpu/drm/panel/panel-simple.c          | 33 +++++++++++++++++++
 2 files changed, 35 insertions(+)