]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: ipu-bridge: Add upside-down sensor DMI quirk for Dell XPS 13 9340 and XPS...
authorHans de Goede <johannes.goede@oss.qualcomm.com>
Wed, 25 Feb 2026 20:30:54 +0000 (21:30 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:35 +0000 (01:05 +0100)
commit2c10400e4a233200046d023ab2377bc56fd48dea
tree2349f0f333331db47bc6284ba755129eb3c45f3e
parentf11ae9c04f8368a3b5a0280ef595198dace1c983
media: ipu-bridge: Add upside-down sensor DMI quirk for Dell XPS 13 9340 and XPS 14 9440

The Dell XPS 13 9340 and XPS 14 9440 have an upside-down mounted OV02C10
sensor, just like the XPS 13 9350 and XPS 16 9640 models.

Extend the existing DMI matches for handling these laptops with DMI
matches for these 2 models

Reported-by: Heimir Thor Sverrisson <heimir.sverrisson@gmail.com> # XPS 14 9440
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2440581 # XPS 13 9340
Fixes: d5ebe3f7d13d ("media: ov02c10: Fix default vertical flip")
Cc: stable@vger.kernel.org
Signed-off-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/intel/ipu-bridge.c