coreboot/src
Sheng-Liang Pan e681a5040d veyron: tiger/fievel: update power LED control with GPIO7_A3
An RC circuit will be added on Tiger/Fievel to solve the S3 blinking.
The new GPIO7_A3 behavior is the following:
- in S0, GPIO7_A3(low) -> LED on.
- in S3, GPIO7_A3(high)-> LED blinking.

BUG=chrome-os-partner:55306
TEST=power on fievel with rework RC circuit, LED on in S0.
BRANCH=None

Change-Id: I52ec6c9608868bb784469edcbfb74e53a30393bf
Signed-off-by: Pan Sheng-Liang <Sheng-Liang.Pan@quantatw.com>
Reviewed-on: https://chromium-review.googlesource.com/365251
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Reviewed-by: Ren Kuo <ren.kuo@quantatw.com>
Trybot-Ready: Vincent Palatin <vpalatin@chromium.org>
Tested-by: Ren Kuo <ren.kuo@quantatw.com>
Commit-Queue: Ren Kuo <ren.kuo@quantatw.com>
2016-08-23 06:36:04 +00:00
..
arch rk3288: Handle framebuffer through memlayout, not the resource system 2015-01-24 02:13:31 +00:00
console Avoid 64bit math on MIPS platforms 2014-12-02 01:57:08 +00:00
cpu cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
device Broadwell FSP: Add new finalize functions for devices and chips 2014-11-20 20:49:36 +00:00
drivers edid: Use edid_mode struct to reduce redundancy 2015-08-14 05:01:12 +00:00
ec cros_ec: Retry failed VBNV transactions 2015-02-21 01:10:32 +00:00
include edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
lib edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
mainboard veyron: tiger/fievel: update power LED control with GPIO7_A3 2016-08-23 06:36:04 +00:00
northbridge cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
soc edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
southbridge timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2014-11-07 01:24:01 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode vboot: check vb2_shared_data flags for manual recovery 2015-10-28 05:57:21 +00:00
Kconfig Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 2014-12-20 06:35:28 +00:00