summaryrefslogtreecommitdiff
path: root/src/mainboard/google/fatcat
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-11-27 20:00:52 +0530
committerSubrata Banik <subratabanik@google.com>2024-11-29 02:49:14 +0000
commit4724cd4a5ff47adb97b3e522020432581d743b04 (patch)
treea4d1642db565f01bd1cea3d163f53c91d330a501 /src/mainboard/google/fatcat
parent4f2c280e1d881e2d526c867f75c8216b60e7751b (diff)
mb/google/fatcat/var/fatcat: Remove TcssAuxOri override
The TCSS configuration now relying on the PD<->PMC communication for the fatcat board. This removes the need to override the `TcssAuxOri` UPD setting. TEST=Booted fatcat successfully. Verified USB-C device detection and functionality on both TCSS#0 and TCSS#1 ports. Change-Id: I37d5c6fe68ad529b4da46aad460e5c1bf92179a8 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85356 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Pranava Y N <pranavayn@google.com>
Diffstat (limited to 'src/mainboard/google/fatcat')
-rw-r--r--src/mainboard/google/fatcat/variants/fatcat/overridetree.cb3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb b/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb
index 586cf4ff4b..fba49fdb45 100644
--- a/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb
+++ b/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb
@@ -98,9 +98,6 @@ chip soc/intel/pantherlake
[DDI_PORT_A] = DDI_ENABLE_HPD,
}"
- # TCSS USB3
- register "tcss_aux_ori" = "1"
-
register "serial_io_i2c_mode" = "{
[PchSerialIoIndexI2C0] = PchSerialIoPci,
[PchSerialIoIndexI2C1] = PchSerialIoPci,