]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/bridge: tc358767: Add DPI to eDP bridge driver
authorAndrey Gusakov <andrey.gusakov@cogentembedded.com>
Wed, 13 Jul 2016 07:49:59 +0000 (13:19 +0530)
committerArchit Taneja <architt@codeaurora.org>
Sun, 17 Jul 2016 08:30:57 +0000 (14:00 +0530)
commit7caff0fc4296eba5e2e473e6719726c65f1b7c31
tree46d1e6e00a15dd6b2f6b0543ef923b8d1b4ec667
parent22a935622314b2e798dda16452da0c5c521da8ad
drm/bridge: tc358767: Add DPI to eDP bridge driver

Add a drm_bridge driver for the Toshiba TC358767 DPI/DSI to
eDP/DP bridge. Currently only DPI input with 24-bit RGB is
supported.

Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/bridge/Makefile
drivers/gpu/drm/bridge/tc358767.c [new file with mode: 0644]