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 mmcpwrseq



details:   https://anonhg.NetBSD.org/src/rev/048254d954c7
branches:  trunk
changeset: 827262:048254d954c7
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Oct 22 13:57:47 2017 +0000

description:
add mmcpwrseq

diffstat:

 sys/arch/evbarm/conf/SUNXI |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5428117d6cea -r 048254d954c7 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Sun Oct 22 13:57:25 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Sun Oct 22 13:57:47 2017 +0000
@@ -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 @@
 spkr*          at audio?
 
 # SDMMC
+mmcpwrseq*     at fdt?                 # Simple MMC power sequence provider
 sunximmc*      at fdt?                 # SDMMC
 sdmmc*         at sunximmc?
 ld0            at sdmmc0



Home | Main Index | Thread Index | Old Index