On 2 July 2015 at 18:16, Simon Glass <s...@chromium.org> wrote:
> 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 <s...@chromium.org>
> ---
>
>  doc/device-tree-bindings/video/bridge/ps8622.txt |  33 ++++++
>  drivers/video/bridge/Kconfig                     |  10 ++
>  drivers/video/bridge/Makefile                    |   1 +
>  drivers/video/bridge/ps862x.c                    | 134 
> +++++++++++++++++++++++
>  4 files changed, 178 insertions(+)
>  create mode 100644 doc/device-tree-bindings/video/bridge/ps8622.txt
>  create mode 100644 drivers/video/bridge/ps862x.c

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to