Module Name: src
Committed By: jmcneill
Date: Sun Sep 2 01:18:23 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
To generate a diff of this commit:
cvs rdiff -u -r1.2434 -r1.2435 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2434 src/doc/CHANGES:1.2435
--- src/doc/CHANGES:1.2434 Sun Aug 26 07:48:31 2018
+++ src/doc/CHANGES Sun Sep 2 01:18:22 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2434 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2435 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -213,3 +213,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
mue(4): Add driver for Microchip LAN75xx/LAN78xx (Raspberry Pi 3 B+)
from OpenBSD. [rin 20180825]
OpenSSH: Imported 7.8. [christos 20180826]
+ rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
+ [jmcneill 20180901]