soc/amd/picasso: Delete partially implemented usb implementation
commit4489cb52843de95815adbf9789167d9332e36b25
authorRaul E Rangel <rrangel@chromium.org>
Fri, 29 May 2020 23:20:58 +0000 (29 17:20 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Fri, 10 Jul 2020 23:33:05 +0000 (10 23:33 +0000)
tree92c863025f826af38c897ceb73d491beee98a530
parent1a31b103c7a86a0cee958116083a896f0ac5e45e
soc/amd/picasso: Delete partially implemented usb implementation

There is now a generic xhci driver we can use to generate the xHCI ACPI
nodes.

BUG=b:154756391
TEST=Boot trembyle and look at ACPI table

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I3e9973dd416ccd51971f4d9410bed991eb7c3c41
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41901
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/picasso/Makefile.inc
src/soc/amd/picasso/acpi/sb_pci0_fch.asl
src/soc/amd/picasso/acpi/usb.asl [deleted file]
src/soc/amd/picasso/chip.c
src/soc/amd/picasso/usb.c [deleted file]