OSDN Git Service

drm/tve200: Replace custom connector with panel bridge
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 2 Sep 2017 20:07:11 +0000 (22:07 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 2 Sep 2017 20:24:54 +0000 (22:24 +0200)
commit14b469f9c02d458a4388479fb393a625f15af488
tree45402a9ecdb3080188f63b2625d8f71d45de674a
parentb52f09c494507a67a6a2c6b024c7df57150304f4
drm/tve200: Replace custom connector with panel bridge

This replaces the custom connector in the TVE200 with the
panel bridge helper. As long as we're just using panels
and no other bridges, this works just fine.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20170902200711.29298-1-linus.walleij@linaro.org
drivers/gpu/drm/tve200/Kconfig
drivers/gpu/drm/tve200/Makefile
drivers/gpu/drm/tve200/tve200_connector.c [deleted file]
drivers/gpu/drm/tve200/tve200_display.c
drivers/gpu/drm/tve200/tve200_drm.h
drivers/gpu/drm/tve200/tve200_drv.c