Attention is currently required from: Jayvik Desai, Kapil Porwal, Pranava Y N, Subrata Banik.
Hello Andy Ebrahiem, Kapil Porwal, Pranava Y N, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86479?usp=email
to look at the new patch set (#3).
Change subject: Google/fatcat/var/fatcat: Update THC Interrupt for Touchpad Development ......................................................................
Google/fatcat/var/fatcat: Update THC Interrupt for Touchpad Development
This patch updates the TCH_PAD_INT_N GPP from A13 to F18
The Touch Pad's interrupt line (TCH_PAD_INT_N) was previously connected to GPP_A13, This patch moves the interrupt line to GPP_F18, aligning it with the THC1-i2c interface.
Both LPSS-i2c and THC1-i2c share SCL/SDA signals, with the exception of the interrupt pin. This change ensures the interrupt pin shared between both the interface.
BUG=b:395160736 TEST=able to build fatcat
Change-Id: Ied917427225035a484a5873fa734f4c9f14277c0 Signed-off-by: Jayvik Desai jayvik@google.com --- M src/mainboard/google/fatcat/variants/fatcat/fw_config.c 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/86479/3