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
This commit is contained in:
@@ -33,6 +33,18 @@ device pmu # PMU support (for CCNT).
|
|||||||
device twsi # i2c controller on Marvel and Allwinner
|
device twsi # i2c controller on Marvel and Allwinner
|
||||||
device xdma # xDMA framework for SoC on-chip dma controllers
|
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...
|
# Add pseudo devices...
|
||||||
|
|
||||||
device clk
|
device clk
|
||||||
|
|||||||
Reference in New Issue
Block a user