git: 04bb568fdcd4 - main - ARMADAXP: Add extres pseudo devices to some kernel
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Apr 2022 04:31:59 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=04bb568fdcd40b201395df198e3498b55377b78b
commit 04bb568fdcd40b201395df198e3498b55377b78b
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2022-03-08 17:52:31 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-04-05 04:29:02 +0000
ARMADAXP: Add extres pseudo devices to some kernel
Add extres and related pseudo devices to allow this to compile.
Sponsored by: Netflix
PR: 262417
---
sys/arm/conf/ARMADAXP | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/sys/arm/conf/ARMADAXP b/sys/arm/conf/ARMADAXP
index 39727aad4403..35171b1c9cbe 100644
--- a/sys/arm/conf/ARMADAXP
+++ b/sys/arm/conf/ARMADAXP
@@ -77,6 +77,17 @@ device bpf
options DEVICE_POLLING
device vlan
+# pseudo devices
+device clk
+device phy
+device hwreset
+device nvmem
+device regulator
+device syscon
+
+# Minimal GPIO support
+device gpio
+
#PCI/PCIE
device pci