summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-am62.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-20usb: Add explicit of.h of_platform.h includeRob Herring1-1/+1
2023-03-29usb: dwc3-am62: Fix up wake-up configuration and spurious wake upRoger Quadros1-10/+18
2023-03-23usb: dwc3-am62: Enable as a wakeup source by defaultRoger Quadros1-0/+3
2023-03-23usb: dwc3-am62: Add support for system wakeup based on USB eventsAswath Govindraju1-0/+39
2022-06-29usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang1-6/+2
2022-04-21drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju1-0/+332