[PATCH v2 0/2] media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1 and resolve image upside down issue
From: Kate Hsuan
Date: Mon Sep 07 2026 - 06:33:00 EST
This patch series adds a Lattice device quirk for VID:0x2ac1 PID:0x20d1 to
allow intel_cvs to configure the device properly and enable the camera.
It also adds a sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250
to resolve the image upside down issue.
Changes in v2:
- Add a sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250
to resolve the image upside down issue.
Kate Hsuan (2):
media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1
media: ipu-bridge: Add sensor rotation quirk for Dell XPS 14 (Dell 14
Premium) DA14250
drivers/media/i2c/cvs/core.c | 7 +++++++
drivers/media/pci/intel/ipu-bridge.c | 7 +++++++
2 files changed, 14 insertions(+)
--
2.55.0