coreboot/src/drivers/intel
Varshit B Pandya 5f72179d57 driver/intel/mipi_camera: Increase max power ops count to 6
Current max count for camera power ops is 5 which is not sufficient.
If we increase the ops by 1 in current variants the compiler
will not throw error for intel mipi camera driver.

Hence increase current max count for camera power ops to 6 from 5.

BUG=b:214665783
TEST=Build and boot to OS

Signed-off-by: Varshit B Pandya <varshit.b.pandya@intel.com>
Change-Id: I4f4c090f2275616816dfc697f27520cd1cbc1a80
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61146
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-01-28 15:07:29 +00:00
..
dptf dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
fsp1_1 drivers/fsp: Rewrite post code hex values in lowercase 2021-11-18 23:33:58 +00:00
fsp2_0 drivers/intel/fsp2_0: Make FSP Notify Phase APIs optional 2022-01-25 16:13:04 +00:00
gma drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax 2022-01-01 14:23:00 +00:00
i210 drivers/intel/i210: Set PCI bus master bit only if allowed 2021-07-23 13:18:14 +00:00
ish soc/intel/common: Add TGL-H PCI IDs 2021-08-19 13:51:59 +00:00
mipi_camera driver/intel/mipi_camera: Increase max power ops count to 6 2022-01-28 15:07:29 +00:00
pmc_mux drivers/intel/pmc_mux/conn: Change usb{23}_port_number fields to device pointers 2021-12-23 14:33:28 +00:00
ptt src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soundwire acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
usb4/retimer drivers/intel/usb4/retimer: Use usb4_retimer_scope replace dev path 2022-01-27 22:05:52 +00:00