OSDN Git Service

drm/bridge: cdns: Separate DSI and D-PHY configuration
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 21 Jan 2019 15:45:51 +0000 (16:45 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 7 Feb 2019 08:41:27 +0000 (09:41 +0100)
commit4dad3e7f12f702980f42033cf8f93525f95d8db9
tree417ec958925cd95b7ab4989eb66323d8c00837ab
parent5d134abf9530de2f453a2a5c97d5e165bcc95b83
drm/bridge: cdns: Separate DSI and D-PHY configuration

The current configuration of the DSI bridge and its associated D-PHY is
intertwined. In order to ease the future conversion to the phy framework
for the D-PHY part, let's split the configuration in two.

Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/0b3bea44e05745b65c23af7926ca546bc80a1bcc.1548085432.git-series.maxime.ripard@bootlin.com
drivers/gpu/drm/bridge/cdns-dsi.c