coreboot-kgpe-d16/src
Daniel Kang eb43ca5fb1 mb/google/volteer: Change VCM and EEPROM configs for ov8856
TGL RVP and Volteer use ov8856 camera module from different vendors.
TGL RVP from Foxlink and Volteer from Sunny. ov8856 sensor is identical
for the two modules but VCM and EEPROM are different. Originally,
Volteer ACPI was set to align with Sunny module, GT9679. But it turned
out GT9679 is compatible with Foxlink's DW9768. So Volteer camera ACPI
configuration doesn't need to keep GT9679.

BUG=b:158188369
BRANCH=none
TEST=Build and boot volteer proto 2 board. Start a camera app
and check user-facing camera functionalities.

Signed-off-by: Daniel Kang <daniel.h.kang@intel.com>
Change-Id: I792608f86a59b16545dfa4edf6508de7a444bb26
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42048
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Daniel H Kang <daniel.h.kang@intel.corp-partner.google.com>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
2020-06-22 12:00:14 +00:00
..
acpi ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
arch Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
commonlib src: Substitute `__FUNCTION__` with `__func__` 2020-06-21 09:24:42 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/x86/lapic: Support x86_64 and clean up code 2020-06-22 11:52:49 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers drivers/intel/gma/intel_ddi.c: Clean up 2020-06-22 11:49:53 +00:00
ec ec/google/wilco: Suppress UCSI events in S0ix 2020-06-17 19:46:36 +00:00
include device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
lib lib/hardwaremain: Drop HAVE_ACPI_RESUME guards 2020-06-18 13:01:08 +00:00
mainboard mb/google/volteer: Change VCM and EEPROM configs for ov8856 2020-06-22 12:00:14 +00:00
northbridge device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
security Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
soc soc/intel/tigerlake: Update platform.asl to ASL2.0 syntax 2020-06-22 11:59:39 +00:00
southbridge sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config 2020-06-22 11:54:08 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode src: Substitute `__FUNCTION__` with `__func__` 2020-06-21 09:24:42 +00:00
Kconfig Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00