freebsd-src/sys/riscv
Mitchell Horne f6029f2bc9 prci: register the DDR and GEMGX PLLs
The PRCI module exports three PLLs. Currently only the coreclk/corepll
is registered, so add the logic to register the DDR (memory) and GEMGX
(ethernet) clocks as well. These clocks are unused at the moment.

Reviewed by:	kp
Differential Revision:	https://reviews.freebsd.org/D23404
2020-02-01 17:09:56 +00:00
..
conf Include the PCI stack to the riscv GENERIC kernel. 2020-01-24 17:10:21 +00:00
include Fix 64-bit value of SSTATUS_SD to use an unsigned long. 2020-01-31 17:49:15 +00:00
riscv Add stricter checks on user changes to SSTATUS. 2020-01-31 19:00:48 +00:00
sifive prci: register the DDR and GEMGX PLLs 2020-02-01 17:09:56 +00:00