Michael Niewöhner has submitted this change. ( https://review.coreboot.org/c/coreboot/+/43647 )
Change subject: mb/system76/lemp9: gpio: disable unused pad for INTP_OUT ......................................................................
mb/system76/lemp9: gpio: disable unused pad for INTP_OUT
INTP_OUT can be used as Type-C VBUS sense input/interrupt but is currently unused in coreboot. It isn't a requirement for PD to work. Disable it for now.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: I233fbb562969487dff095ba6589fb9da3301ae4a Reviewed-on: https://review.coreboot.org/c/coreboot/+/43647 Reviewed-by: Felix Singer felixsinger@posteo.net Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/system76/lemp9/gpio.h 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Felix Singer: Looks good to me, approved
diff --git a/src/mainboard/system76/lemp9/gpio.h b/src/mainboard/system76/lemp9/gpio.h index b631ade..4f73a3a 100644 --- a/src/mainboard/system76/lemp9/gpio.h +++ b/src/mainboard/system76/lemp9/gpio.h @@ -86,8 +86,8 @@ PAD_NC(GPP_A10, UP_20K),
// GSPI1 - // INTP_OUT - _PAD_CFG_STRUCT(GPP_A11, 0x80100100, 0x0000), + // INTP_OUT (Type-C VBUS_SENSE; unused in cb) + PAD_NC(GPP_A11, UP_20K),
// ISH_GP // NC