OSDN Git Service

drm/sun4i: Add LVDS support
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 21 Dec 2017 11:02:33 +0000 (12:02 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 4 Jan 2018 19:37:17 +0000 (20:37 +0100)
commita0c1214e4764047d90803f3b61ace7471696f316
tree74e2eedf12243554c56f6cca8ca72a050263b1a4
parentec08d5966b57abc1e7da4832f0dc57d43eb031b8
drm/sun4i: Add LVDS support

The TCON supports the LVDS interface to output to a panel or a bridge.
Let's add support for it.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/7fbb85f33ee1d5009fde4f0d7d236e11ca58b114.1513854122.git-series.maxime.ripard@free-electrons.com
drivers/gpu/drm/sun4i/Makefile
drivers/gpu/drm/sun4i/sun4i_lvds.c [new file with mode: 0644]
drivers/gpu/drm/sun4i/sun4i_lvds.h [new file with mode: 0644]
drivers/gpu/drm/sun4i/sun4i_tcon.c
drivers/gpu/drm/sun4i/sun4i_tcon.h