mbox series

[v1,0/3] add innolux,g070y2-t02 support for the Protonic VT7 board

Message ID 20210518071555.9785-1-o.rempel@pengutronix.de
Headers show
Series add innolux,g070y2-t02 support for the Protonic VT7 board | expand

Message

Oleksij Rempel May 18, 2021, 7:15 a.m. UTC
Add Innolux G070Y2-T02 panel support for the Protonic VT7 board.

Oleksij Rempel (3):
  dt-bindings: display: simple: add Innolux G070Y2-T02 panel
  drm: panel-simple: Add support for the Innolux G070Y2-T02 panel
  ARM: dts: imx6dl-prtvt7: Add display and panel nodes

 .../bindings/display/panel/panel-simple.yaml  |  2 +
 arch/arm/boot/dts/imx6dl-prtvt7.dts           | 47 +++++++++++++++++++
 drivers/gpu/drm/panel/panel-simple.c          | 16 +++++++
 3 files changed, 65 insertions(+)