coreboot-kgpe-d16/src
Daniel Kang 0ae21ff7ff src/mb/intel/tglrvp: Update camera ACPI configuration
* Change power sequence to make it closer to ov8856 sensor
  data sheet version 2
* Handle different PWREN GPIO pins for up3 and up4
* Add link frequencies definitions to sensor side
* Clean up format

BUG=None
BRANCH=None
TEST=Build and boot TGLRVP U or Y. Start camera app and able to
capture images.

Signed-off-by: Daniel Kang <daniel.h.kang@intel.com>
Change-Id: Ic11a36f1f82fe425c1a5796847ce020007064403
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39529
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-17 08:26:20 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
commonlib commonlib/cbfs.c: Remove unused macro 2020-03-11 14:36:45 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu cpu/intel/model_2065x: Add missing CPU IDs 2020-03-15 13:04:47 +00:00
device src/device/pci_rom.c: Show device IDs on oprom failure 2020-03-17 08:23:41 +00:00
drivers drivers/intel/ish: Add TGL ISH PCI id 2020-03-16 14:47:15 +00:00
ec ec/51nb: add support for NPCE985LA0DX EC 2020-03-16 14:41:57 +00:00
include src/include/device: Add Intel Tiger Lake Thunderbolt device Id 2020-03-17 08:24:29 +00:00
lib memrange: Add support for stealing required memory from given ranges 2020-03-17 08:18:40 +00:00
mainboard src/mb/intel/tglrvp: Update camera ACPI configuration 2020-03-17 08:26:20 +00:00
northbridge nb/intel/i945/raminit: Simplify if condition 2020-03-16 14:45:49 +00:00
security treewide: Replace uses of "Nehalem" 2020-03-15 13:04:39 +00:00
soc src/soc/intel/tigerlake: Fix incorrect use of Field objects in ASL 2020-03-17 08:25:57 +00:00
southbridge nb/intel/nehalem: Rename to ironlake 2020-03-15 13:04:20 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header for Tiger Lake 2020-03-09 08:07:21 +00:00
Kconfig Kconfig: Have GDB_STUB depend on DRIVERS_UART 2020-03-03 07:45:23 +00:00