[PATCH v3 12/50] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter

Tomi Valkeinen tomi.valkeinen at ti.com
Mon Dec 16 13:06:10 UTC 2019


On 11/12/2019 00:57, Laurent Pinchart wrote:
> The TI TPD12S015 is an HDMI level shifter and ESD protector controlled
> through GPIOs. Add a DRM bridge driver for the device.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Changes since v2:
> 
> - Control CT_CP_HPD GPIO from .hpd_enable() and .hpd_disable()
> - Remove unneeded hpd_gpio zero check
> - Update copyright notice
> 
> Changes since v1:
> 
> - Remove empty .hpd_enable() and .hpd_disable() operations
> ---
>   drivers/gpu/drm/bridge/Kconfig        |   8 +
>   drivers/gpu/drm/bridge/Makefile       |   1 +
>   drivers/gpu/drm/bridge/ti-tpd12s015.c | 211 ++++++++++++++++++++++++++
>   3 files changed, 220 insertions(+)
>   create mode 100644 drivers/gpu/drm/bridge/ti-tpd12s015.c
> 

Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>

  Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


More information about the dri-devel mailing list