aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 08:17:21 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2023-03-02 18:59:04 +0000
commit58d487c301940049beb8f56143eb354c4ca0428e (patch)
tree81603e5017fe81c42ad2f8517de0226a2c7aaaac
parent7b4299eb4e7ccf3f2a9ecf7b3fadaa8e5aa78dc3 (diff)
downloadsrc-58d487c301940049beb8f56143eb354c4ca0428e.tar.gz
src-58d487c301940049beb8f56143eb354c4ca0428e.zip
arm: Add PCI and Annapurna devices drivers to LINT
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38847 Reviewed by: imp
-rw-r--r--sys/arm/conf/NOTES12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/arm/conf/NOTES b/sys/arm/conf/NOTES
index f18724977321..1cb2df014197 100644
--- a/sys/arm/conf/NOTES
+++ b/sys/arm/conf/NOTES
@@ -33,6 +33,18 @@ device pmu # PMU support (for CCNT).
device twsi # i2c controller on Marvel and Allwinner
device xdma # xDMA framework for SoC on-chip dma controllers
+# PCI/PCIE
+device pci
+device pci_host_generic
+
+# Annapurna Alpine drivers
+device al_ccu # Alpine Cache Coherency Unit
+device al_nb_service # Alpine North Bridge Service
+device al_iofic # I/O Fabric Interrupt Controller
+device al_serdes # Serializer/Deserializer
+device al_udma # Universal DMA
+device al_pci # Annapurna Alpine PCI-E
+
# Add pseudo devices...
device clk