coreboot/src
Karthikeyan Ramasubramanian e9eb4d5df9 mb/google/dedede: Add weak pull-up for EC_AP_PWR_BTN_ODL gpio
According to the EDS, EC_AP_PWR_BTN_ODL has a default internal pull-up
of 20K. Retain it during the GPIO pad configuration.

BUG=b:150985246
TEST=Boot the mainboard.

Change-Id: I042ba70f78fca1a5b9eda30029df97b3f8e65656
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39852
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-10 19:31:18 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi: add definitions for IVHD type 11h 2020-04-06 09:33:01 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
drivers drivers/ipmi: Implement the function for logging system events into BMC 2020-04-10 18:08:02 +00:00
ec src/ec: Add missing "set_resources = noop_set_resources" 2020-04-10 12:00:11 +00:00
include Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/google/dedede: Add weak pull-up for EC_AP_PWR_BTN_ODL gpio 2020-04-10 19:31:18 +00:00
northbridge Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
security assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
soc Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
southbridge Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00