video: bridge: add transparent LVDS de/encoder bridge
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 16 Feb 2025 16:04:54 +0000 (18:04 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sat, 8 Mar 2025 14:35:46 +0000 (16:35 +0200)
commit897b63d58c49063881d5ee8f7916e7966689f79e
treea17a2e5298c0c30fc23c9e7d5fb82c2971282673
parent7cd5a6cb6cc017fb850d4669170cd14ca21c5443
video: bridge: add transparent LVDS de/encoder bridge

Add a simple and transparent LVDS de/encoder driver with a powerdown
gpio and a power supply.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/bridge/Kconfig
drivers/video/bridge/Makefile
drivers/video/bridge/lvds-codec.c [new file with mode: 0644]