Module Name: src
Committed By: khorben
Date: Thu May 16 15:53:06 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf [khorben-n900]: N900
Log Message:
Attaching the lp5523led(4) LED driver to the I2C bus.
Tested on my Nokia N900 smartphone.
To generate a diff of this commit:
cvs rdiff -u -r1.13.2.5 -r1.13.2.6 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.13.2.5 src/sys/arch/evbarm/conf/N900:1.13.2.6
--- src/sys/arch/evbarm/conf/N900:1.13.2.5 Sun May 12 01:49:44 2013
+++ src/sys/arch/evbarm/conf/N900 Thu May 16 15:53:05 2013
@@ -1,5 +1,5 @@
#
-# $NetBSD: N900,v 1.13.2.5 2013/05/12 01:49:44 khorben Exp $
+# $NetBSD: N900,v 1.13.2.6 2013/05/16 15:53:05 khorben Exp $
#
# N900 -- Nokia N900 Kernel
#
@@ -258,6 +258,9 @@ gpio* at tps65950pm1
# Integrated keyboard
wskbd* at tps65950pm2 mux 1
+# LED driver
+lp5523led0 at iic1 addr 0x32
+
# SPI devices
omapspi0 at obio0 addr 0x48098000 size 0x1000 intr 65
omapspi1 at obio0 addr 0x4809a000 size 0x1000 intr 66