drm/bridge: Add timing support to dumb VGA DAC
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Jan 2018 07:48:53 +0000 (08:48 +0100)
committerArchit Taneja <architt@codeaurora.org>
Fri, 12 Jan 2018 08:44:31 +0000 (14:14 +0530)
commit88dda5b4789f26d773563005567c69f85e1f08f5
tree6c30e5ca40edc3636793b9b6ad5de72e71707d1d
parent36a776df6e088a0cec2303aacd2fe762830b2457
drm/bridge: Add timing support to dumb VGA DAC

This extends the dumb VGA DAC bridge to handle the THS8134A
and THS8134B VGA DACs in addition to those already handled.

We assign the proper timing data to the pointer inside the
bridge struct so display controllers that need to align their
timings to the bridge can pick it up and work from there.

Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180112074854.9560-3-linus.walleij@linaro.org
drivers/gpu/drm/bridge/dumb-vga-dac.c