]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/panel: Add driver for the LG Philips LB035Q02 panel
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 13 Aug 2019 20:10:56 +0000 (23:10 +0300)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 14 Aug 2019 20:23:10 +0000 (22:23 +0200)
commitf5b0c6542476e9068ec2731b644ce668491cb8fa
treecbf503c2136889e0bf1bf05999b6710425b8c8f6
parent90075dde44a26446b3850e847f997bc08786b71e
drm/panel: Add driver for the LG Philips LB035Q02 panel

This panel is used on the Gumstix Overo Palo35.

The code is based on the omapdrm-specific panel-lgphilips-lb035q02
driver.

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-5-laurent.pinchart@ideasonboard.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-lg-lb035q02.c [new file with mode: 0644]