coreboot/src
Marco Chen 637bef2037 mb/google/octopus/variants: Add 20ms reset delay for WACOM device
Add reset delay in power resource to prevent from failing to bind after
unbinding. And boards including yorp series - bobba / phaser and bip series
- ampton are affected.

BUG=b:121286833
BUG=b:117474421
BUG=b:121019320
BRANCH=None
TEST=emerge-octopus coreboot,
     verified that WACOM touchscreen can re-bind successfully.

Change-Id: Icf690fc8e9450d559b642d1c88e29ff5d52c5488
Signed-off-by: Marco Chen <marcochen@chromium.org>
Reviewed-on: https://review.coreboot.org/c/30422
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-01-02 12:01:08 +00:00
..
acpi
arch arch/x86: Add CAR stack location symbols 2018-12-30 12:36:30 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu src/cpu/microcode: Add code to update microcode in assembly 2018-12-31 21:36:02 +00:00
device device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
drivers drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
lib arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT 2018-12-22 11:48:37 +00:00
mainboard mb/google/octopus/variants: Add 20ms reset delay for WACOM device 2019-01-02 12:01:08 +00:00
northbridge nb/intel/haswell: Handle boards that do not support IGD 2018-12-29 07:14:47 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/cannonlake: Enable CNVi based on devicetree 2019-01-01 13:31:36 +00:00
southbridge soc/intel: Fix ugly preprocessor macro 2018-12-30 21:35:54 +00:00
superio superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces 2018-12-28 22:32:48 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00