diff options
author | Morris Hsu <morris-hsu@quanta.corp-partner.google.com> | 2023-07-06 10:18:26 +0800 |
---|---|---|
committer | Eric Lai <eric_lai@quanta.corp-partner.google.com> | 2023-07-07 06:43:42 +0000 |
commit | 8b42a05fed9764a718babbc2d77c0dd0437ebb6c (patch) | |
tree | 4d094fa2e397eb10ea69560134d6562fb6d8b38e /src | |
parent | d6b58d5c76a383f6a9f106b7af3b479d7a786ca3 (diff) |
mb/google/brya/var/constitution: Update overridetree
constitution only has one TBT port, remove tcss_dma1.
BUG=None
TEST=emerge-constitution coreboot
Change-Id: Ia4eb4371eb20e75a0f464e2b087fd2fe59569537
Signed-off-by: Morris Hsu <morris-hsu@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76336
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Pablo Ceballos <pceballos@google.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/brya/variants/constitution/overridetree.cb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/google/brya/variants/constitution/overridetree.cb b/src/mainboard/google/brya/variants/constitution/overridetree.cb index 17965fd4d8..da540c36ab 100644 --- a/src/mainboard/google/brya/variants/constitution/overridetree.cb +++ b/src/mainboard/google/brya/variants/constitution/overridetree.cb @@ -146,13 +146,6 @@ chip soc/intel/alderlake device generic 0 on end end end - device ref tcss_dma1 on - chip drivers/intel/usb4/retimer - register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)" - use tcss_usb3_port3 as dfp[0].typec_port - device generic 0 on end - end - end device ref cnvi_wifi on chip drivers/wifi/generic register "wake" = "GPE0_PME_B0" |