coreboot/src
Sakari Ailus c0b9c8cbc0 mb/google/poppy: Rework OV5670 power on sequence
In particular:

- Enable regulators *after* configuring the voltage

- Allow 1 ms for the voltages to settle

- Enable clock after powering on regulators

- Remove extra delays between enabling things. The sensor requires 8192
  clock cycles after the reset is lifted before I²C access, so 1 ms is
  enough.

- Make the delay after lifting xshutdown 10 ms. This guarantees that
  streaming will only start once the sensor has had enough time to settle
  after lifting the reset.

BUG=chromium:959232

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Jacopo Mondi <jacopo@jmondi.org>
Change-Id: I4589a7d7ec324f4520572a406cc11ad3feec8b21
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36723
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-12-02 12:58:28 +00:00
..
acpi
arch kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
commonlib commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:23:31 +00:00
console kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
cpu src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
ec ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:12:47 +00:00
include src/soc/intel: Add Cometlake-S and CMP-H skus 2019-12-02 12:04:38 +00:00
lib lib/cbmem_console: Rename cbmem_console_p to current_console 2019-12-01 23:09:34 +00:00
mainboard mb/google/poppy: Rework OV5670 power on sequence 2019-12-02 12:58:28 +00:00
northbridge nb/intel/x4x: Factor out hiding PCI devs in pure fn 2019-12-01 12:39:24 +00:00
security security/tpm: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:08:33 +00:00
soc soc/amd/common: Inline ACPI MMIO accessors 2019-12-02 12:08:40 +00:00
southbridge src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
superio superio/aspeed: Remove unused aspeed include path 2019-12-02 12:06:28 +00:00
vendorcode vendorcode/siemens/hwilib: Fix current file string usage 2019-11-29 09:03:41 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00