summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/mvspi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add mvspi(4), a driver for the SPI controller on thepatrick2019-10-071-0/+310
Armada 3700 SoC. ok kettenis@