Nick Chen has uploaded this change for review.

View Change

mb/google/volteer/variants/eldrid:: Configure USB4 probe

Disable USB4 probe on overridetree.cb for power off smoothly

BUG=b:167983038

Signed-off-by: nick_xr_chen <nick_xr_chen@wistron.corp-partner.google.com>
Change-Id: I61ef5444de22b9e87a6d494dade15e39f9acaa61
---
M src/mainboard/google/volteer/variants/eldrid/overridetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/45466/1
diff --git a/src/mainboard/google/volteer/variants/eldrid/overridetree.cb b/src/mainboard/google/volteer/variants/eldrid/overridetree.cb
index 171e397..395534a 100644
--- a/src/mainboard/google/volteer/variants/eldrid/overridetree.cb
+++ b/src/mainboard/google/volteer/variants/eldrid/overridetree.cb
@@ -48,6 +48,8 @@
}"
device domain 0 on
device pci 04.0 off end
+ device pci 07.0 on end
+ device pci 07.1 on end
device pci 15.0 on
chip drivers/i2c/generic
register "hid" = ""10EC5682""

To view, visit change 45466. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I61ef5444de22b9e87a6d494dade15e39f9acaa61
Gerrit-Change-Number: 45466
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Chen <nick_xr_chen@wistron.corp-partner.google.com>
Gerrit-MessageType: newchange