summaryrefslogtreecommitdiff
path: root/src/soc/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd')
-rw-r--r--src/soc/amd/sabrina/chipset.cb24
1 files changed, 5 insertions, 19 deletions
diff --git a/src/soc/amd/sabrina/chipset.cb b/src/soc/amd/sabrina/chipset.cb
index caa78e1aa9..c477a17d3d 100644
--- a/src/soc/amd/sabrina/chipset.cb
+++ b/src/soc/amd/sabrina/chipset.cb
@@ -1,5 +1,3 @@
-# TODO: Check if this is still correct
-
chip soc/amd/sabrina
device cpu_cluster 0 on
end
@@ -30,20 +28,11 @@ chip soc/amd/sabrina
device usb 3.0 alias usb3_port0 off end
end
chip drivers/usb/acpi
- device usb 3.1 alias usb3_port1 off end
- end
- chip drivers/usb/acpi
device usb 2.0 alias usb2_port0 off end
end
chip drivers/usb/acpi
device usb 2.1 alias usb2_port1 off end
end
- chip drivers/usb/acpi
- device usb 2.2 alias usb2_port2 off end
- end
- chip drivers/usb/acpi
- device usb 2.3 alias usb2_port3 off end
- end
end
end
end
@@ -52,22 +41,19 @@ chip soc/amd/sabrina
register "type" = "UPC_TYPE_HUB"
device usb 0.0 alias xhci_1_root_hub off
chip drivers/usb/acpi
- device usb 3.0 alias usb3_port4 off end
- end
- chip drivers/usb/acpi
- device usb 3.1 alias usb3_port5 off end
+ device usb 3.0 alias usb3_port2 off end
end
chip drivers/usb/acpi
- device usb 2.0 alias usb2_port4 off end
+ device usb 3.1 alias usb3_port3 off end
end
chip drivers/usb/acpi
- device usb 2.1 alias usb2_port5 off end
+ device usb 2.0 alias usb2_port2 off end
end
chip drivers/usb/acpi
- device usb 2.2 alias usb2_port6 off end
+ device usb 2.1 alias usb2_port3 off end
end
chip drivers/usb/acpi
- device usb 2.3 alias usb2_port7 off end
+ device usb 2.2 alias usb2_port4 off end
end
end
end