mb/system76/lemp9: correct pad GPP_A11 (INTP_OUT)

This pad is connected to INTP_OUT of the Type-C PD controller. Correct
the comment. Also remove the unneeded pull-up.

Checked with schematics.

Change-Id: I16a769ac6a2d54da700ddb45bd9c7c84383a43dd
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52171
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Michael Niewöhner 2021-04-07 20:55:30 +02:00
parent 4f2868ed66
commit 67ffcfa176
1 changed files with 1 additions and 3 deletions

View File

@ -49,9 +49,7 @@ static const struct pad_config gpio_table[] = {
*/ */
PAD_CFG_NF(GPP_A9, DN_20K, DEEP, NF1), /* CLKOUT_LPC0 / PCLK_KBC */ PAD_CFG_NF(GPP_A9, DN_20K, DEEP, NF1), /* CLKOUT_LPC0 / PCLK_KBC */
PAD_NC(GPP_A10, UP_20K), PAD_NC(GPP_A10, UP_20K),
PAD_NC(GPP_A11, UP_20K), /* INTP_OUT PAD_NC(GPP_A11, NONE), /* INTP_OUT (unknown and unused) */
(Type-C VBUS_SENSE; unused in cb)
*/
PAD_NC(GPP_A12, UP_20K), PAD_NC(GPP_A12, UP_20K),
PAD_NC(GPP_A13, UP_20K), /* SUSWARN# PAD_NC(GPP_A13, UP_20K), /* SUSWARN#
(unused due to missing DeepSx support) (unused due to missing DeepSx support)