summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/variants/phaser/gpio.c
diff options
context:
space:
mode:
authorShamile Khan <shamile.khan@intel.com>2018-08-22 13:12:26 -0700
committerMartin Roth <martinroth@google.com>2018-08-30 14:47:23 +0000
commit0805cbe6ae37e563dadaae2e9c01f4ca383393fb (patch)
tree413e220a529ca83723759a10a0644f55719a3e7f /src/mainboard/google/octopus/variants/phaser/gpio.c
parent9b08a189667b74c220b5359755dc88cdfc08c950 (diff)
downloadcoreboot-0805cbe6ae37e563dadaae2e9c01f4ca383393fb.tar.xz
mb/google/octopus: Add missing IOstandy settings.
Also removed internal pull ups for CX_PREQ_L and CX_PREQ_L signals as they have external pull ups. BUG=b:110654510 TEST=On Yorp Proto 2, flashed image and verified that it boots to OS. Checked Wake-on-Wifi works with both cnvi and pcie modules. Also executed a few suspend resume cycles. Change-Id: I0a76cd2a1481c828fc092aaf7e870a411624879c Signed-off-by: Shamile Khan <shamile.khan@intel.com> Reviewed-on: https://review.coreboot.org/28328 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/octopus/variants/phaser/gpio.c')
-rw-r--r--src/mainboard/google/octopus/variants/phaser/gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/octopus/variants/phaser/gpio.c b/src/mainboard/google/octopus/variants/phaser/gpio.c
index 11935d97ff..fd8777b09d 100644
--- a/src/mainboard/google/octopus/variants/phaser/gpio.c
+++ b/src/mainboard/google/octopus/variants/phaser/gpio.c
@@ -33,7 +33,7 @@ static const struct pad_config default_override_table[] = {
PAD_NC(GPIO_161, DN_20K),
/* EN_PP3300_WLAN_L */
- PAD_CFG_GPO(GPIO_178, 0, DEEP),
+ PAD_CFG_GPO_IOSSTATE_IOSTERM(GPIO_178, 0, DEEP, NONE, Tx0RxDCRx0, DISPUPD),
PAD_NC(GPIO_213, DN_20K),
PAD_NC(GPIO_214, DN_20K),