]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/video/bridge/Kconfig
dm: video: Add support for the Parade PS8622/625 bridge
[karo-tx-uboot.git] / drivers / video / bridge / Kconfig
index 7ba6b174260b3ec7c3883638e01c25b34437397f..589795df9f935632640b7db25926dc2711460e71 100644 (file)
@@ -6,3 +6,13 @@ config VIDEO_BRIDGE
          another. For example, where the SoC only supports eDP and the LCD
          requires LVDS, an eDP->LVDS bridge chip can be used to provide the
          necessary conversion. This option enables support for these devices.
+
+config VIDEO_BRIDGE_PARADE_PS862X
+       bool "Support Parade PS862X DP->LVDS bridge"
+       depends on VIDEO_BRIDGE
+       help
+         The Parade PS8622 and PS8625 are DisplayPort-to-LVDS (Low voltage
+         differential signalling) converters. They enable an LVDS LCD panel
+         to be connected to an eDP output device such as an SoC that lacks
+         LVDS capability, or where LVDS requires too many signals to route
+         on the PCB. Setup parameters are provided in the device tree.