2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2019-10-29 13:16:57 +01:00
|
|
|
config DRM_ANALOGIX_ANX6345
|
|
|
|
tristate "Analogix ANX6345 bridge"
|
2019-11-12 21:45:51 +01:00
|
|
|
depends on OF
|
2019-10-29 13:16:57 +01:00
|
|
|
select DRM_ANALOGIX_DP
|
|
|
|
select DRM_KMS_HELPER
|
|
|
|
select REGMAP_I2C
|
|
|
|
help
|
|
|
|
ANX6345 is an ultra-low Full-HD DisplayPort/eDP
|
|
|
|
transmitter designed for portable devices. The
|
|
|
|
ANX6345 transforms the LVTTL RGB output of an
|
|
|
|
application processor to eDP or DisplayPort.
|
|
|
|
|
2019-10-29 13:16:57 +01:00
|
|
|
config DRM_ANALOGIX_ANX78XX
|
|
|
|
tristate "Analogix ANX78XX bridge"
|
2019-10-29 13:16:57 +01:00
|
|
|
select DRM_ANALOGIX_DP
|
2019-10-29 13:16:57 +01:00
|
|
|
select DRM_KMS_HELPER
|
|
|
|
select REGMAP_I2C
|
|
|
|
help
|
|
|
|
ANX78XX is an ultra-low power Full-HD SlimPort transmitter
|
|
|
|
designed for portable devices. The ANX78XX transforms
|
|
|
|
the HDMI output of an application processor to MyDP
|
|
|
|
or DisplayPort.
|
|
|
|
|
2016-03-29 09:57:03 +08:00
|
|
|
config DRM_ANALOGIX_DP
|
|
|
|
tristate
|
|
|
|
depends on DRM
|
2020-09-18 18:24:18 +08:00
|
|
|
|
|
|
|
config DRM_ANALOGIX_ANX7625
|
|
|
|
tristate "Analogix Anx7625 MIPI to DP interface support"
|
|
|
|
depends on DRM
|
|
|
|
depends on OF
|
|
|
|
help
|
|
|
|
ANX7625 is an ultra-low power 4K mobile HD transmitter
|
|
|
|
designed for portable devices. It converts MIPI/DPI to
|
|
|
|
DisplayPort1.3 4K.
|