mb/google/brya/var/vell: Swap TPM I2C with touchscreen I2C

According to the latest schematic for the next build phase, exchange I2C port for TPM/touchscreen.
TPM: I2C3 -> I2C1
Touchscreen: I2C1 -> I2C3

BUG=b:210572663
TEST=FW_NAME=vell emerge-brya coreboot

Change-Id: If72717a2c073f5b871c3109399f466a04a9d2484
Signed-off-by: Shon Wang <shon.wang@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60106
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 0796ed0..4fb5b74 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -100,7 +100,7 @@
 	default 0x1 if BOARD_GOOGLE_FELWINTER
 	default 0x1 if BOARD_GOOGLE_ANAHERA
 	default 0x3 if BOARD_GOOGLE_ANAHERA4ES
-	default 0x3 if BOARD_GOOGLE_VELL
+	default 0x1 if BOARD_GOOGLE_VELL
 	default 0x3 if BOARD_GOOGLE_TANIKS
 	default 0x0 if BOARD_GOOGLE_NIVVIKS
 	default 0x0 if BOARD_GOOGLE_NEREID