]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: marvell: Add driver for Marvell Ap806 System Controller
authormanu <manu@FreeBSD.org>
Wed, 12 Dec 2018 22:01:06 +0000 (22:01 +0000)
committermanu <manu@FreeBSD.org>
Wed, 12 Dec 2018 22:01:06 +0000 (22:01 +0000)
commit579c7498f74bf0da9cdd064f2d6d4455cbfdf7aa
tree176b96b16c6c2a544f2925fde5edba56d182696e
parent7abba6b3dd6826a77cffb5d1ef0b1e12a2a14004
arm64: marvell: Add driver for Marvell Ap806 System Controller

The first two clocks are for the clusters and their frequencies can be
found reading a register. Then a fixed 1200Mhz clock is present and two
fixed clocks, 'mss' which is 1200 / 6 and 'sdio' which is 1200 / 3.

Sponsored by: Rubicon Communications, LLC ("Netgate")
sys/arm/mv/mv_ap806_clock.c [new file with mode: 0644]
sys/conf/files.arm64