Page MenuHomeFreeBSD

D36201.diff
No OneTemporary

D36201.diff

diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -140,6 +140,7 @@
device kbdmux
# RTC
+device da9063_rtc # Dialog Semiconductor DA9063 RTC
device goldfish_rtc # QEMU RTC
# Ethernet drivers
@@ -158,6 +159,9 @@
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
diff --git a/sys/riscv/conf/NOTES b/sys/riscv/conf/NOTES
--- a/sys/riscv/conf/NOTES
+++ b/sys/riscv/conf/NOTES
@@ -57,6 +57,7 @@
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 @@
# 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

File Metadata

Mime Type
text/plain
Expires
Sat, May 3, 3:13 AM (13 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17917728
Default Alt Text
D36201.diff (1 KB)

Event Timeline