Module Name: src
Committed By: jmcneill
Date: Sun Nov 3 12:07:46 UTC 2019
Modified Files:
src/sys/arch/evbarm/conf: N900
Log Message:
Only one instance of twl(4) is needed
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/conf/N900
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/N900
diff -u src/sys/arch/evbarm/conf/N900:1.32 src/sys/arch/evbarm/conf/N900:1.33
--- src/sys/arch/evbarm/conf/N900:1.32 Sat Nov 2 07:56:25 2019
+++ src/sys/arch/evbarm/conf/N900 Sun Nov 3 12:07:46 2019
@@ -1,5 +1,5 @@
#
-# $NetBSD: N900,v 1.32 2019/11/02 07:56:25 martin Exp $
+# $NetBSD: N900,v 1.33 2019/11/03 12:07:46 jmcneill Exp $
#
# N900 -- Nokia N900 Kernel
#
@@ -231,9 +231,6 @@ iic* at omapiic?
# I2C devices
# Power Management and System Companion Device
twl0 at iic0 addr 0x48
-twl1 at iic0 addr 0x49
-twl2 at iic0 addr 0x4a
-twl3 at iic0 addr 0x4b
# On-board 16550 UARTs
#com0 at obio2 addr 0x49020000 intr 74 mult 4 # UART3 (console)