Module Name:    src
Committed By:   jmcneill
Date:           Sat Apr 22 21:50:13 UTC 2017

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

Log Message:
add as3722reg


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/conf/TEGRA

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/TEGRA
diff -u src/sys/arch/evbarm/conf/TEGRA:1.15 src/sys/arch/evbarm/conf/TEGRA:1.16
--- src/sys/arch/evbarm/conf/TEGRA:1.15	Fri Apr 21 23:36:57 2017
+++ src/sys/arch/evbarm/conf/TEGRA	Sat Apr 22 21:50:13 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: TEGRA,v 1.15 2017/04/21 23:36:57 jmcneill Exp $
+#	$NetBSD: TEGRA,v 1.16 2017/04/22 21:50:13 jmcneill Exp $
 #
 #	NVIDIA Tegra K1 (T124)
 #
@@ -97,6 +97,7 @@ iic*		at tegrai2c?
 titemp*		at iic?
 seeprom*	at iic?
 as3722pmic*	at iic?
+as3722reg*	at as3722pmic?
 
 # RTC
 tegrartc*	at fdt?			# RTC

Reply via email to