commit | bcd5dfffe6d7827c5c1df96b2e5168036d522220 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:09 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:13 2015 -0600 |
tree | a21f8a8f376e42c238e4be68097db7c66be6df6a | |
parent | 5eaeadaa3afee088421e26cbbc07b6969a9e3425 [diff] |
dm: video: Add support for the Parade PS8622/625 bridge This chip provides an eDP to LVDS bridge which is useful for SoCs that don't support LVDS displays (or it would waste scarce pins). The setup is included in the device tree. Signed-off-by: Simon Glass <sjg@chromium.org>