From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] bridge: Elaborate a bit on dumb VGA bridges in Kconfig
Date: Tue, 27 Feb 2018 12:29:56 +0200 [thread overview]
Message-ID: <3059596.rN0KS1vdqv@avalon> (raw)
In-Reply-To: <20180227101200.6173-1-linus.walleij@linaro.org>
Hi Linus,
Thank you for the patch.
On Tuesday, 27 February 2018 12:12:00 EET Linus Walleij wrote:
> It's better if we explain a bit that this pertains to
> passive VGA DAC bridges.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> drivers/gpu/drm/bridge/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
> index 3b99d5a06c16..7cee8f291e7f 100644
> --- a/drivers/gpu/drm/bridge/Kconfig
> +++ b/drivers/gpu/drm/bridge/Kconfig
> @@ -30,7 +30,8 @@ config DRM_DUMB_VGA_DAC
> depends on OF
> select DRM_KMS_HELPER
> help
> - Support for RGB to VGA DAC based bridges
> + Support for passive RGB to VGA DAC based bridges such
> + as ADI ADV7123 or TI THS8134 and THS8135.
Strictly speaking none of those components are passive: https://
en.wikipedia.org/wiki/Electronic_component#Passive_components. Only the VGA
DACs based on resistor ladders (such as the one Maxime initially developed
this driver for, see https://en.wikipedia.org/wiki/Resistor_ladder#R
%E2%80%932R_resistor_ladder_network_(digital_to_analog_conversion)) can be
considered passive devices.
> config DRM_LVDS_ENCODER
> tristate "Transparent parallel to LVDS encoder support"
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] bridge: Elaborate a bit on dumb VGA bridges in Kconfig
Date: Tue, 27 Feb 2018 12:29:56 +0200 [thread overview]
Message-ID: <3059596.rN0KS1vdqv@avalon> (raw)
In-Reply-To: <20180227101200.6173-1-linus.walleij@linaro.org>
Hi Linus,
Thank you for the patch.
On Tuesday, 27 February 2018 12:12:00 EET Linus Walleij wrote:
> It's better if we explain a bit that this pertains to
> passive VGA DAC bridges.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> drivers/gpu/drm/bridge/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
> index 3b99d5a06c16..7cee8f291e7f 100644
> --- a/drivers/gpu/drm/bridge/Kconfig
> +++ b/drivers/gpu/drm/bridge/Kconfig
> @@ -30,7 +30,8 @@ config DRM_DUMB_VGA_DAC
> depends on OF
> select DRM_KMS_HELPER
> help
> - Support for RGB to VGA DAC based bridges
> + Support for passive RGB to VGA DAC based bridges such
> + as ADI ADV7123 or TI THS8134 and THS8135.
Strictly speaking none of those components are passive: https://
en.wikipedia.org/wiki/Electronic_component#Passive_components. Only the VGA
DACs based on resistor ladders (such as the one Maxime initially developed
this driver for, see https://en.wikipedia.org/wiki/Resistor_ladder#R
%E2%80%932R_resistor_ladder_network_(digital_to_analog_conversion)) can be
considered passive devices.
> config DRM_LVDS_ENCODER
> tristate "Transparent parallel to LVDS encoder support"
--
Regards,
Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-02-27 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 10:12 [PATCH] bridge: Elaborate a bit on dumb VGA bridges in Kconfig Linus Walleij
2018-02-27 10:12 ` Linus Walleij
2018-02-27 10:29 ` Laurent Pinchart [this message]
2018-02-27 10:29 ` Laurent Pinchart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3059596.rN0KS1vdqv@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.