summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/mvclock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The ClearFog GT 8K device tree references the PP22's gate clockpatrick2020-11-061-1/+5
* Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequencepatrick2020-05-221-24/+1
* Add support for the Armada 3720 CPU clock.kettenis2020-04-151-1/+14
* Add SPI clocks.patrick2019-10-071-1/+9
* Add I2C clock gates.patrick2019-09-061-1/+7
* Add support for the Armada 3720 clocks to mvclock(4).patrick2019-04-301-7/+272
* Add clock needed to support the i2c controllers on the Marvell ARMADA 7K/8K.kettenis2018-07-241-5/+9
* Add mvclock(4) a clock driver for the AP806 and CP110 blocks found on Marvellkettenis2018-03-171-0/+198