Re: [edk2-devel] [PATCH 2/5] Platform/RaspberryPi: break XHCI into its own SSDT

2021-08-06 Thread Andrei Warkentin
...@akeo.ie ; ardb+tianoc...@kernel.org ; Andrei Warkentin ; sunny.w...@arm.com ; samer.el-haj-mahm...@arm.com ; Jeremy Linton Subject: [edk2-devel] [PATCH 2/5] Platform/RaspberryPi: break XHCI into its own SSDT Lets prepare to switch between XHCI and PCI by moving the XHCI definition into its own

[edk2-devel] [PATCH 2/5] Platform/RaspberryPi: break XHCI into its own SSDT

2021-08-05 Thread Jeremy Linton
Lets prepare to switch between XHCI and PCI by moving the XHCI definition into its own SSDT. That way we can select it based on the menu settings. Signed-off-by: Jeremy Linton --- Platform/RaspberryPi/AcpiTables/AcpiTables.inf | 1 + Platform/RaspberryPi/AcpiTables/Dsdt.asl | 3 -