coreboot-kgpe-d16/src
Daniel Kang 1b940d17a8 mb/google/volteer: Remove RIPTO support for camera
GPIO D4 was used for camera reset for both front and rear cameras
(RCAM_RST_L/FCAM_RST_L) in RIPTO. For later volteer versions,
GPIO F15 is dedicated to the rear camera reset (RCAM_RST_L).

Before, BOARD_GOOGLE_VOLTEER flag was used for setting the right
RCAM_RST_L per volteer version. However, we don't support RIPTO
anymore. Also using flags for different volteer version support can
be error-prone. Removing RIPTO support.

BUG=b:171726823
BRANCH=none
TEST=Build and boot volteer proto2 or later version. Camera should
work without an issue.

Signed-off-by: Daniel Kang <daniel.h.kang@intel.com>
Change-Id: I961fc17092887b4807c12c95f7139bb7e7b33e91
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46826
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-30 22:36:46 +00:00
..
acpi acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
arch arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
commonlib lib/libpayload: Replace strapping_ids with new board configuration entry 2020-10-30 15:25:28 +00:00
console console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
cpu cpu/x86/sipi_vector.S: Use correct suffix for bts 2020-10-30 21:40:01 +00:00
device device: Rephrase bus master Kconfig option 2020-10-27 15:35:42 +00:00
drivers soc/intel/xeon_sp: Move read_msr_ppin() to common util.c 2020-10-30 17:13:53 +00:00
ec fw_config: Convert fw_config to a 64-bit field 2020-10-30 15:24:52 +00:00
include lib/libpayload: Replace strapping_ids with new board configuration entry 2020-10-30 15:25:28 +00:00
lib lib/libpayload: Replace strapping_ids with new board configuration entry 2020-10-30 15:25:28 +00:00
mainboard mb/google/volteer: Remove RIPTO support for camera 2020-10-30 22:36:46 +00:00
northbridge src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
security sec/intel/txt/Kconfig: Remove the menu for including ACMs 2020-10-28 12:55:43 +00:00
soc x86: Add a minimal example SoC along with a board 2020-10-30 21:34:18 +00:00
southbridge {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg 2020-10-30 13:50:00 +00:00
superio superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
vendorcode vc/amd/fsp: Update bl_errorcodes_public.h 2020-10-30 13:04:01 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00