aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZanxi Chen <chenzanxi@huaqin.corp-partner.google.com>2021-03-10 16:11:37 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-03-16 13:17:36 +0000
commit63813f9d7933f921f16619d53ae90a2e42f64fb4 (patch)
tree10713b39a0a9528b37e3ca16de93805df8a319a9
parent16b9bee9a900ff1231f062a19091067044367102 (diff)
mb/google/dedede/var/storo: Add USB Port Configuration
Add USB Port into devicetree for storo BUG=b:177389444 BRANCH=dedede TEST=built firmware and verified USB3.0 function is OK Change-Id: I4d5160ff23d2bd386cb33164b580e6d6f3bf30fd Signed-off-by: Zanxi Chen <chenzanxi@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51390 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
-rw-r--r--src/mainboard/google/dedede/variants/storo/overridetree.cb6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/variants/storo/overridetree.cb b/src/mainboard/google/dedede/variants/storo/overridetree.cb
index a600381d31..0780f57a39 100644
--- a/src/mainboard/google/dedede/variants/storo/overridetree.cb
+++ b/src/mainboard/google/dedede/variants/storo/overridetree.cb
@@ -88,6 +88,12 @@ chip soc/intel/jasperlake
register "enable_delay_ms" = "20"
device usb 3.3 on end
end
+ chip drivers/usb/acpi
+ register "desc" = ""Right Type-A Port""
+ register "type" = "UPC_TYPE_USB3_A"
+ register "group" = "ACPI_PLD_GROUP(2, 2)"
+ device usb 3.4 on end
+ end
end
end
end # USB xHCI