Add the xdma framework and pl330 dma drivers to arm and arm64 lint builds.

This commit is contained in:
Ian Lepore 2020-01-02 22:26:54 +00:00
parent e2448a8112
commit fce985b0bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=356295
2 changed files with 8 additions and 0 deletions

View File

@ -28,3 +28,7 @@ nodevice mps
# Add devices which are specific to various arm platforms...
device twsi # i2c controller on Marvel and Allwinner
device pl330 # ARM PL330 dma controller
device xdma # xDMA framework for SoC on-chip dma controllers

View File

@ -189,6 +189,10 @@ device regulator
device syscon
device aw_syscon
# Misc devices.
device pl330 # ARM PL330 dma controller
device xdma # xDMA framework for SoC on-chip dma controllers
# Chip-specific errata
options THUNDERX_PASS_1_1_ERRATA