Module Name:    src
Committed By:   thorpej
Date:           Sun Apr 25 18:16:25 UTC 2021

Modified Files:
        src/doc: BRANCHES

Log Message:
Document thorpej-i2c-spi-conf branch.


To generate a diff of this commit:
cvs rdiff -u -r1.358 -r1.359 src/doc/BRANCHES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/BRANCHES
diff -u src/doc/BRANCHES:1.358 src/doc/BRANCHES:1.359
--- src/doc/BRANCHES:1.358	Sun Apr 25 01:01:09 2021
+++ src/doc/BRANCHES	Sun Apr 25 18:16:25 2021
@@ -1,4 +1,4 @@
-#	$NetBSD: BRANCHES,v 1.358 2021/04/25 01:01:09 thorpej Exp $
+#	$NetBSD: BRANCHES,v 1.359 2021/04/25 18:16:25 thorpej Exp $
 #
 # This file contains a list of branches that exist in the NetBSD CVS
 # tree and their current state.
@@ -751,6 +751,16 @@ Notes:		Normal futex operataions pass th
 		Also includes implementations of eventfd and timerfd, as
 		well as some additional improvements to COMPAT_LINUX{,32}.
 
+Branch:		thorpej-i2c-spi-conf
+Description:	Improve device tree-based I2C and SPI enumeration.
+Status:		Active
+Start Date:	Sun April 25, 2021
+End Date:
+Base Tag:	thorpej-i2c-spi-conf-base
+Maintainer:	Jason Thorpe <thor...@netbsd.org>
+Scope:		src/sys
+Notes:
+
 Branch:  	wrstuden-fixsa
 Description:	Fix a number of issues present with Scheduler Activations.
 Status: 	Active

Reply via email to