X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/3] Support OV5670 on IPU3 devices
@ 2024-10-15 21:19 Daniel Scally
  2024-10-15 21:19 ` [PATCH 1/3] media: i2c: Defer ov5670_probe() if endpoint not found Daniel Scally
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel Scally @ 2024-10-15 21:19 UTC (permalink / raw)
  To: linux-media, platform-driver-x86
  Cc: anders.ruke, sakari.ailus, hdegoede, ilpo.jarvinen,
	hverkuil-cisco, Daniel Scally

Hello all

The OV5670 is found in the Dell 7212 tablet, along with an IPU3 ISP. This small
series adds support for the sensor by connecting it through the ipu-bridge and
adding board data for the PMIC so that it can be powered.

Regards
Dan

Daniel Scally (3):
  media: i2c: Defer ov5670_probe() if endpoint not found
  platform/x86: int3472: Add board data for Dell 7212
  media: ipu-bridge: Add _HID for OV5670

 drivers/media/i2c/ov5670.c                    |   9 +-
 drivers/media/pci/intel/ipu-bridge.c          |   2 +
 .../x86/intel/int3472/tps68470_board_data.c   | 128 ++++++++++++++++++
 3 files changed, 137 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-16 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15 21:19 [PATCH 0/3] Support OV5670 on IPU3 devices Daniel Scally
2024-10-15 21:19 ` [PATCH 1/3] media: i2c: Defer ov5670_probe() if endpoint not found Daniel Scally
2024-10-15 21:19 ` [PATCH 2/3] platform/x86: int3472: Add board data for Dell 7212 Daniel Scally
2024-10-16 11:58   ` Ilpo Järvinen
2024-10-16 12:24     ` Dan Scally
2024-10-16 12:27       ` Ilpo Järvinen
2024-10-15 21:19 ` [PATCH 3/3] media: ipu-bridge: Add _HID for OV5670 Daniel Scally

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox