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/d249a38365b9
branches:  trunk
changeset: 445171:d249a38365b9
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 87ed62e12bae -r d249a38365b9 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