Module Name:    src
Committed By:   jmcneill
Date:           Sun Oct 22 13:57:47 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: SUNXI

Log Message:
add mmcpwrseq


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbarm/conf/SUNXI

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

Modified files:

Index: src/sys/arch/evbarm/conf/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.45 src/sys/arch/evbarm/conf/SUNXI:1.46
--- src/sys/arch/evbarm/conf/SUNXI:1.45	Sat Oct 21 11:38:13 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Sun Oct 22 13:57:47 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.45 2017/10/21 11:38:13 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.46 2017/10/22 13:57:47 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -191,6 +191,7 @@ audio*		at audiobus?
 spkr*		at audio?
 
 # SDMMC
+mmcpwrseq*	at fdt?			# Simple MMC power sequence provider
 sunximmc*	at fdt?			# SDMMC
 sdmmc*		at sunximmc?
 ld0		at sdmmc0

Reply via email to