[PATCH v3 3/4] video: bridge: add transparent LVDS de/encoder bridge

Simon Glass sjg at chromium.org
Tue Mar 4 16:47:57 CET 2025


On Mon, 24 Feb 2025 at 05:03, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> Add a simple and transparent LVDS de/encoder driver with a powerdown
> gpio and a power supply.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
>  drivers/video/bridge/Kconfig      |   7 ++
>  drivers/video/bridge/Makefile     |   1 +
>  drivers/video/bridge/lvds-codec.c | 128 ++++++++++++++++++++++++++++++
>  3 files changed, 136 insertions(+)
>  create mode 100644 drivers/video/bridge/lvds-codec.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list