Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add rkpcie, rkpciephy
details: https://anonhg.NetBSD.org/src/rev/1b443e414785
branches: trunk
changeset: 999613:1b443e414785
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Wed Jun 12 10:14:05 2019 +0000
description:
Add rkpcie, rkpciephy
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 449cbd4bc7f5 -r 1b443e414785 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Wed Jun 12 10:13:44 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Wed Jun 12 10:14:05 2019 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.96 2019/06/06 22:41:02 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.97 2019/06/12 10:14:05 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -272,6 +272,8 @@
# PCIE
pcihost* at fdt? # Generic PCI host controller
acpipchb* at acpi? # ACPI PCIe host bridge
+rkpcie* at fdt? # Rockchip AXI PCIE
+rkpciephy* at fdt? pass 9 # Rockchip AXI PCIE PHY
tegrapcie0 at fdt? # NVIDIA Tegra PCIE
pci* at pcibus?
ppb* at pci? dev ? function ?
Home |
Main Index |
Thread Index |
Old Index