summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/skyrim/variants
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2022-02-17 16:05:58 -0700
committerFelix Held <felix-coreboot@felixheld.de>2022-02-26 00:39:02 +0000
commitb4156412dbeee1c9fc3354a9c75a54e84a735dbc (patch)
treeb18ee07ade7dbad57f59b822b3b04bcbfdfb6aa0 /src/mainboard/google/skyrim/variants
parent10ff9375aee1c7c8778bd0616e17b0b35a74cd34 (diff)
downloadcoreboot-b4156412dbeee1c9fc3354a9c75a54e84a735dbc.tar.gz
coreboot-b4156412dbeee1c9fc3354a9c75a54e84a735dbc.tar.bz2
coreboot-b4156412dbeee1c9fc3354a9c75a54e84a735dbc.zip
mb/google/skyrim: Enable USB controllers in devicetree
BUG=b:214413631 TEST=builds Signed-off-by: Jon Murphy <jpmurphy@google.com> Change-Id: I9ca2c16d97e064b32400356e1de37f3f70155a07 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62152 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/skyrim/variants')
-rw-r--r--src/mainboard/google/skyrim/variants/baseboard/devicetree.cb4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
index 0271081bc92e..c2584e6587c6 100644
--- a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
@@ -8,6 +8,10 @@ chip soc/amd/sabrina
end
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A
device ref gfx on end # Internal GPU (GFX)
+ device ref xhci_0 on
+ end
+ device ref xhci_1 on
+ end
end
end # domain
device ref uart_0 on end # UART0