MLK-18535-7 drm/bridge: sec-dsim: add bridge driver support
authorFancy Fang <chen.fang@nxp.com>
Wed, 6 Jun 2018 15:32:56 +0000 (23:32 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitdce3b5034ebff5cee4909a3cad7d22cb01fe2e09
tree2b5eaa85b912895a948962c1d627fe05cdc2f147
parent59218466361e02186e5883b2d699c37f11644be4
MLK-18535-7 drm/bridge: sec-dsim: add bridge driver support

This is the abstracted bridge driver for Samsung MIPI DSIM
controller. This driver only foucses on the DSIM controller
itself configurations and never care about any config about
the platforms. So it can be shared by different platforms
without any modifications.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit beb9d163c755fe7ae960b79d85c0c1436a8dc057)
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/bridge/Makefile
drivers/gpu/drm/bridge/sec-dsim.c [new file with mode: 0644]
include/drm/bridge/sec_mipi_dsim.h [new file with mode: 0644]