mb/google/brya/var/ghost: Pull EN_PP3300_TCHSCR high
This gets the display working. BUG=b:240884260 BRANCH=firmware-brya-14505.B TEST=display works in both depthcharge and linux Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I03edac865d68ef48e86d47a04f27ed84894f2f7f Reviewed-on: https://review.coreboot.org/c/coreboot/+/66395 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Caveh Jalali <caveh@chromium.org>
This commit is contained in:
parent
a7a40a5b10
commit
ebd5be3f66
|
@ -112,7 +112,7 @@ static const struct pad_config gpio_table[] = {
|
|||
/* GPP_B23 : PCHHOT_ODL_STRAP ==> Component NC */
|
||||
PAD_NC(GPP_B23, NONE),
|
||||
/* GPP_C0 : [NF1: SMBCLK NF6: USB_C_GPP_C0] ==> EN_PP3300_TCHSCR */
|
||||
PAD_CFG_GPO(GPP_C0, 0, DEEP),
|
||||
PAD_CFG_GPO(GPP_C0, 1, DEEP),
|
||||
/* GPP_C1 : [NF1: SMBDATA NF6: USB_C_GPP_C1] ==> EN_TCHSCR */
|
||||
PAD_CFG_GPO(GPP_C1, 0, DEEP),
|
||||
/* GPP_C2 : GPP_C2_STRAP ==> Component NC */
|
||||
|
|
Loading…
Reference in New Issue