On 24-12-31, Junzhong Pan wrote:If the hub have 4 ports, but board only have one gpio to controll all those vbus at once, implemented as some kind of gang mode.
I recently encountered some kind of platforms using an existing onboard
hub yet their HW don't utilize the USBPE port power control feature
while the hub support it.
Instead, we have another GPIO for controlling the vbus of those ports
to cut the cost.
That's exactly our use-case too.
Wonder any idea could use this driver considering the limitation of
the usb compatible set the properties of onboard_dev_pdata hard coded?
Sorry but I don't get this.