linux/drivers/platform/x86/intel/int3472
Daniel Scally bca5cfbb69 platform/x86: int3472: Add board data for Dell 7212
The Dell 7212 Rugged Extreme Tablet pairs an OV5670 sensor with the
Intel IPU3 ISP. The sensor is powered by a TPS68470 PMIC, and so we
need some board data to describe how to configure the GPIOs and
regulators to run the sensor.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-06-30 08:47:41 +02: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: For mt9m114 sensors map powerdown to powerenable 2025-05-08 17:36:55 +03: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
Kconfig platform/x86: int3472/discrete: add LEDS_CLASS dependency 2023-02-10 17:08:24 +01:00
led.c platform/x86: int3472: Stop using devm_gpiod_get() 2025-05-08 17:36:00 +03:00
Makefile platform/x86: int3472: Rework AVDD second sensor quirk handling 2025-04-24 16:05:34 +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 platform/x86: int3472: Support multiple gpio lookups in board data 2022-09-24 19:12:32 +02:00
tps68470_board_data.c platform/x86: int3472: Add board data for Dell 7212 2025-06-30 08:47:41 +02:00