riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES

This is the PMIC on SiFive's HiFive Unmatched; add it and the RTC child
device driver so we have a working RTC.

Reviewed by:	mhorne, imp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D36201
This commit is contained in:
Jessica Clarke 2022-09-13 17:46:28 +01:00
parent 129028c79c
commit 100f79569d
2 changed files with 8 additions and 0 deletions

View file

@ -140,6 +140,7 @@ device vt
device kbdmux
# RTC
device da9063_rtc # Dialog Semiconductor DA9063 RTC
device goldfish_rtc # QEMU RTC
# Ethernet drivers
@ -158,6 +159,9 @@ device gpio
device spibus
device spigen
# Power management controllers
device da9063_pmic # Dialog Semiconductor DA9063 PMIC
# Uncomment for memory disk
# options MD_ROOT
# options MD_ROOT_SIZE=32768 # 32MB ram disk

View file

@ -57,6 +57,7 @@ device uart_lowrisc # lowRISC UART driver
device uart_ns8250 # ns8250-type UART driver
# RTC
device da9063_rtc # Dialog Semiconductor DA9063 RTC
device goldfish_rtc # QEMU RTC
# Ethernet drivers
@ -69,6 +70,9 @@ device axidma # Xilinx AXI DMA Controller
# SPI
device xilinx_spi # Xilinx AXI Quad-SPI Controller
# Power management controllers
device da9063_pmic # Dialog Semiconductor DA9063 PMIC
# SiFive device drivers
device fe310aon
device fu740_pci_dw