The INT3472 ACPI glue code normally adds a reset GPIO lookup table entry for camera sensors when the INT3472 device provides a type 0x00 aka INT3472_GPIO_TYPE_RESET GPIO.
But the ov7251 driver expects an "enable" pin instead.
A patch to make the INT3472 driver map 0x00 type GPIOs to "enable" instead for ov7521 sensors is pending here:
https://lore.kernel.org/platform-driver-x86/20250122104344.245128-1-sakari.ailus@linux.intel.com/
Reproducible: Always