[PATCH 0/2] drm/panel: Add Raydium RM67191 driver
Robert Chiras
robert.chiras at nxp.com
Tue Apr 3 10:29:59 UTC 2018
This patch-set add support for Raydium RM67191 FHD (1080x1920)
OLED panel driver.
The first patch is the initial version of the driver, while the second
patch adds support for all the actually supported pixel formats by the
panel.
Mirela Rabulea (1):
drm/panel: rm67191: Add support for new bus formats
Robert Chiras (1):
drm/panel: Add Raydium RM67191 DSI Panel
.../bindings/display/panel/raydium,rm67191.txt | 55 ++
drivers/gpu/drm/panel/Kconfig | 9 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-raydium-rm67191.c | 668 +++++++++++++++++++++
4 files changed, 733 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/raydium,rm67191.txt
create mode 100644 drivers/gpu/drm/panel/panel-raydium-rm67191.c
--
2.7.4
More information about the dri-devel
mailing list