Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-09 | usb: cdns3: add hibernation pm notifier to set roothub wakeup | minda.chen | 1 | -1/+15 | |
In hibernation resume case. usb devices maybe not emulated, roothub is suspended, In this case, usb devices will be resume fail. Set roothub active while hibernation resume. Signed-off-by: minda.chen <minda.chen@starfivetech.com> | |||||
2023-06-09 | usb: cdns: Add cadence USB3 driver support. | Minda Chen | 1 | -0/+408 | |
Add starfive Cadence USB3 wrapper module. Signed-off-by: Minda Chen <minda.chen@starfivetech.com> |