summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxehci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* While i.MX6Q and i.MX7D's USB controller nodes claim to be compatiblepatrick2020-04-271-2/+3
* Use the device tree properties to setup imxehci(4)'s USB non-corepatrick2020-04-271-11/+24
* Enable the power domain and set the assigned clocks on imxehci(4)'s USBpatrick2020-04-271-1/+5
* Move imxehci(4) to sys/dev/fdt.patrick2020-04-231-0/+395