mb/google/brya/var/ghost: Enable AMP power

Follow latest schematic, GPP_A17 is used to enable AMP power.

BUG=b:240006200
BRANCH=firmware-brya-14505.B
TEST=Check I2C scan can see the AMP return ACK.

Signed-off-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Change-Id: Ia6c52302a12ddec68303714ac07e96a65a8f8fb8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66325
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
This commit is contained in:
Eric Lai 2022-08-01 13:21:50 +08:00 committed by Felix Held
parent 57fecef66f
commit 71a488d428
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ static const struct pad_config gpio_table[] = {
PAD_NC(GPP_A15, NONE),
/* GPP_A16 : net NC is not present in the given design */
PAD_NC(GPP_A16, NONE),
/* GPP_A17 : No heuristic was found useful */
PAD_NC(GPP_A17, NONE),
/* GPP_A17 : EN_PP16000H */
PAD_CFG_GPO(GPP_A17, 1, DEEP),
/* GPP_A18 : net NC is not present in the given design */
PAD_NC(GPP_A18, NONE),
/* GPP_A19 : No heuristic was found useful */