drm/panel: Add driver for the Toppoly TD043MTEA1 panel
This panel is used on the OMAP3 Pandora. The code is based on the omapdrm-specific panel-tpo-td043mtea1 driver. v2: - fix checkpatch warnings o (lcd == NULL) => (!lcd) (sam) o alignment to open '(' (sam) Signed-off-by:Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by:
Sam Ravnborg <sam@ravnborg.org> Signed-off-by:
Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190813201101.30980-10-laurent.pinchart@ideasonboard.com
Showing
- drivers/gpu/drm/panel/Kconfig 7 additions, 0 deletionsdrivers/gpu/drm/panel/Kconfig
- drivers/gpu/drm/panel/Makefile 1 addition, 0 deletionsdrivers/gpu/drm/panel/Makefile
- drivers/gpu/drm/panel/panel-tpo-td028ttec1.c 1 addition, 1 deletiondrivers/gpu/drm/panel/panel-tpo-td028ttec1.c
- drivers/gpu/drm/panel/panel-tpo-td043mtea1.c 509 additions, 0 deletionsdrivers/gpu/drm/panel/panel-tpo-td043mtea1.c
Loading
Please register or sign in to comment