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 plgpio at acpi
details: https://anonhg.NetBSD.org/src/rev/3bdf1901ca6b
branches: trunk
changeset: 994029:3bdf1901ca6b
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Oct 15 23:59:36 2018 +0000
description:
Add plgpio at acpi
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4b073c3be351 -r 3bdf1901ca6b sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Mon Oct 15 23:59:16 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Mon Oct 15 23:59:36 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.48 2018/10/15 23:50:48 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.49 2018/10/15 23:59:36 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -183,6 +183,7 @@
# GPIO controller
bcmgpio* at fdt? # Broadcom BCM283x GPIO
plgpio* at fdt? # ARM PrimeCell PL061 GPIO
+plgpio* at acpi?
sunxigpio* at fdt? pass 3 # Allwinner GPIO
tegragpio* at fdt? pass 2 # NVIDIA Tegra GPIO
rkgpio* at rkiomux? # Rockchip GPIO
Home |
Main Index |
Thread Index |
Old Index