Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note GPIO interrupt support overhaul.



details:   https://anonhg.NetBSD.org/src/rev/0b65ae079439
branches:  trunk
changeset: 319191:0b65ae079439
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat May 19 22:57:54 2018 +0000

description:
Note GPIO interrupt support overhaul.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 64d89a9fe972 -r 0b65ae079439 doc/CHANGES
--- a/doc/CHANGES       Sat May 19 21:20:35 2018 +0000
+++ b/doc/CHANGES       Sat May 19 22:57:54 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2388 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2389 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -153,3 +153,6 @@
        tzdata: updated to 2017e [kre 20180504]
        libc: Update to tzcode2018e. [christos 20180504]
        acpi(4): Updated ACPICA to 20180427. [christos 20180504]
+       gpio(4): Overhauled interrupt support.  Added GPIO interrupt
+               capability for Broadcom BCM283x SoCs (e.g.
+               Raspberry Pi). [thorpej 20180519]



Home | Main Index | Thread Index | Old Index