]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: marvell: Add cp110 clock controller support
authormanu <manu@FreeBSD.org>
Wed, 12 Dec 2018 22:04:21 +0000 (22:04 +0000)
committermanu <manu@FreeBSD.org>
Wed, 12 Dec 2018 22:04:21 +0000 (22:04 +0000)
commit6c963cc241e45903aae9d76688ea754d75f5975f
tree933df03378899547c0779f11b6bb95e0f8ba0600
parentc6fea0d9a5cc728586fa78edcaf196af4f26a2e3
arm64: marvell: Add cp110 clock controller support

The cp110 clock controller controls the clocks and gate of the CP110
hardware block.

Every clock/gate are implemented except the NAND clock.

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