summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/fizz/variants/baseboard/devicetree.cb
diff options
context:
space:
mode:
authorDavid Wu <david_wu@quanta.corp-partner.google.com>2018-11-29 10:49:34 +0800
committerPatrick Georgi <pgeorgi@google.com>2018-12-03 13:07:12 +0000
commitb3ffc323c02fd8e6f027dc5924ce6efeeb3347a3 (patch)
tree2b4b30a312c754ae6b8b44522df6e771539e317a /src/mainboard/google/fizz/variants/baseboard/devicetree.cb
parent6e0b96715a851039ed95f1dd300a94bd3084984c (diff)
downloadcoreboot-b3ffc323c02fd8e6f027dc5924ce6efeeb3347a3.tar.gz
coreboot-b3ffc323c02fd8e6f027dc5924ce6efeeb3347a3.tar.bz2
coreboot-b3ffc323c02fd8e6f027dc5924ce6efeeb3347a3.zip
mb/google/fizz/variants/karma: Update USB port info
Update USB port info according to the schematic file. BUG=none BRANCH=master TEST=Compiles successfully and boot on DUT. Change-Id: I7383b3d676fd7c775a6d749c70af65b28cf941eb Signed-off-by: David Wu <David_Wu@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/29912 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/fizz/variants/baseboard/devicetree.cb')
-rw-r--r--src/mainboard/google/fizz/variants/baseboard/devicetree.cb10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/google/fizz/variants/baseboard/devicetree.cb b/src/mainboard/google/fizz/variants/baseboard/devicetree.cb
index 45997a99dd19..cc48498dd1ed 100644
--- a/src/mainboard/google/fizz/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/fizz/variants/baseboard/devicetree.cb
@@ -345,11 +345,6 @@ chip soc/intel/skylake
device usb 2.1 on end
end
chip drivers/usb/acpi
- register "desc" = ""USB2 Type-A Front Right""
- register "type" = "UPC_TYPE_A"
- device usb 2.2 on end
- end
- chip drivers/usb/acpi
register "desc" = ""USB2 Type-A Rear Right""
register "type" = "UPC_TYPE_A"
device usb 2.4 on end
@@ -375,11 +370,6 @@ chip soc/intel/skylake
device usb 3.1 on end
end
chip drivers/usb/acpi
- register "desc" = ""USB3 Type-A Front Right""
- register "type" = "UPC_TYPE_USB3_A"
- device usb 3.2 on end
- end
- chip drivers/usb/acpi
register "desc" = ""USB3 Type-A Rear Right""
register "type" = "UPC_TYPE_USB3_A"
device usb 3.4 on end