freebsd-dev/sys/riscv/sifive
Jessica Clarke 12b115ec57 fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificity
The FU740 has a very similar controller and will reuse most of the
driver. This also drops the dependency on the device-tree include for
the binding indices; the header doesn't namespace its contents (and nor
does the FU740 one) so using both would require seperate translation
units which would be unnecessarily complicated just to avoid defining
local copies of the small number of constants.

Whilst here, add the missing l to gemgxlclk's name and drop the prci_
prefix from tlclk's name as we don't prefix any of the others and it's
entirely unnecessary.

Reviewed by:	kp, mhorne
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31021
2021-08-07 19:27:27 +01:00
..
fe310_aon.c riscv/sifive: add FE310 Always-on driver 2020-04-02 00:33:15 +00:00
files.sifive fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificity 2021-08-07 19:27:27 +01:00
fu540_spi.c fuspi: silence build warning, plug resource leak 2020-03-09 04:09:36 +00:00
sifive_prci.c fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificity 2021-08-07 19:27:27 +01:00
sifive_uart.c sifive_uart: Fix input character dropping in ddb and at a mountroot prompt 2021-07-21 02:51:25 +01:00
std.sifive