Re: [PATCH 2/2] hw/usb: Add TI TUSB73X0 XHCI controller model

2024-11-26 Thread Nicholas Piggin
On Mon Nov 11, 2024 at 1:39 AM AEST, Philippe Mathieu-Daudé wrote: > Hi Nick, > > On 10/11/24 05:00, Nicholas Piggin wrote: > > This controller is accepted by IBM Power firmware when the subsystem IDs > > are set to Power servers. Firmware is picky about device support so the > > NEC driver does no

Re: [PATCH 2/2] hw/usb: Add TI TUSB73X0 XHCI controller model

2024-11-10 Thread Philippe Mathieu-Daudé
Hi Nick, On 10/11/24 05:00, Nicholas Piggin wrote: This controller is accepted by IBM Power firmware when the subsystem IDs are set to Power servers. Firmware is picky about device support so the NEC driver does not work. The TI HW has some interesting differences from NEC, notably a separate B

[PATCH 2/2] hw/usb: Add TI TUSB73X0 XHCI controller model

2024-11-09 Thread Nicholas Piggin
This controller is accepted by IBM Power firmware when the subsystem IDs are set to Power servers. Firmware is picky about device support so the NEC driver does not work. The TI HW has some interesting differences from NEC, notably a separate BAR for MSIX, and PM capabilities. The spec is freely a