google/reef: Configure EN_PP3300_DX_LTE on coral

BUG=b:63876329
BRANCH=none
TEST=none

Change-Id: I98c700d5b928c031129cf0138d22652a28d1ad1d
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/20752
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2017-07-24 17:21:12 +02:00
parent 5266c3b778
commit 695576799b
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ static const struct pad_config gpio_table[] = {
PAD_CFG_GPI(GPIO_75, UP_20K, DEEP), /* I2S1_BCLK -- PCH_WP */
PAD_CFG_GPO(GPIO_76, 0, DEEP), /* I2S1_WS_SYNC -- SPK_PA_EN */
PAD_CFG_GPI(GPIO_77, UP_20K, DEEP), /* I2S1_SDI */
PAD_CFG_GPI(GPIO_78, UP_20K, DEEP), /* I2S1_SDO */
PAD_CFG_GPO(GPIO_78, 1, DEEP), /* I2S1_SDO -- EN_PP3300_DX_LTE_SOC */
/* DMIC or I2S4 */
/* AVS_DMIC_CLK_A1 */