From 8df9cbb6abdcd8210ba8e9a2b5e33c2af4ca886c Mon Sep 17 00:00:00 2001 From: Ren Kuo Date: Tue, 15 Mar 2022 17:04:23 +0800 Subject: mb/google/brya/var/volmar: Disable thunderbolt Volmar does not support Thunderbolt, therefore disable all of the TBT devices in the devicetree. The volmar fit image had been disabled already, cf. chrome-internal:4459289. BUG=b:2233193 TEST=Build and run on DUT. Change-Id: Ic1bba80707b1d4a97c486e22f79feccf6241865e Signed-off-by: Ren Kuo Reviewed-on: https://review.coreboot.org/c/coreboot/+/62810 Tested-by: build bot (Jenkins) Reviewed-by: David Wu Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/volmar/overridetree.cb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/mainboard/google/brya/variants/volmar') diff --git a/src/mainboard/google/brya/variants/volmar/overridetree.cb b/src/mainboard/google/brya/variants/volmar/overridetree.cb index d8bcdbdc72..5034d6cc41 100644 --- a/src/mainboard/google/brya/variants/volmar/overridetree.cb +++ b/src/mainboard/google/brya/variants/volmar/overridetree.cb @@ -84,6 +84,11 @@ chip soc/intel/alderlake }" device domain 0 on + device ref tbt_pcie_rp0 off end + device ref tbt_pcie_rp1 off end + device ref tbt_pcie_rp2 off end + device ref tcss_dma0 off end + device ref tcss_dma1 off end device ref dtt on chip drivers/intel/dptf ## sensor information -- cgit v1.2.3