mirror-linux/drivers/platform/x86/intel/int3472
Dongcheng Yan a032fe30cf platform/x86: int3472: add hpd pin support
Typically HDMI to MIPI CSI-2 bridges have a pin to signal image data is
being received. On the host side this is wired to a GPIO for polling or
interrupts. This includes the Lontium HDMI to MIPI CSI-2 bridges
lt6911uxe and lt6911uxc.

The GPIO "hpd" is used already by other HDMI to CSI-2 bridges, use it
here as well.

Signed-off-by: Dongcheng Yan <dongcheng.yan@intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Fixes: 20244cbafb ("media: i2c: change lt6911uxe irq_gpio name to "hpd"")
Cc: stable@vger.kernel.org
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2025-08-18 09:55:05 +02:00
..
Kconfig platform/x86: int3472/discrete: add LEDS_CLASS dependency 2023-02-10 17:08:24 +01:00
Makefile platform/x86: int3472: Rework AVDD second sensor quirk handling 2025-04-24 16:05:34 +03:00
clk_and_regulator.c platform/x86: int3472: Stop using devm_gpiod_get() 2025-05-08 17:36:00 +03:00
common.c platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472 2025-05-08 17:35:28 +03:00
discrete.c platform/x86: int3472: add hpd pin support 2025-08-18 09:55:05 +02:00
discrete_quirks.c platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472 2025-05-08 17:35:28 +03:00
led.c platform/x86: int3472: Stop using devm_gpiod_get() 2025-05-08 17:36:00 +03:00
tps68470.c platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472 2025-05-08 17:35:28 +03:00
tps68470.h
tps68470_board_data.c platform/x86: int3472: Add board data for Dell 7212 2025-06-30 08:47:41 +02:00