Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/khorben-n900]: src/sys/arch/evbarm/conf Attaching the lp5523led(4) LED d...
details: https://anonhg.NetBSD.org/src/rev/236166a026da
branches: khorben-n900
changeset: 786714:236166a026da
user: khorben <khorben%NetBSD.org@localhost>
date: Thu May 16 15:53:05 2013 +0000
description:
Attaching the lp5523led(4) LED driver to the I2C bus.
Tested on my Nokia N900 smartphone.
diffstat:
sys/arch/evbarm/conf/N900 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 8cd582581690 -r 236166a026da sys/arch/evbarm/conf/N900
--- a/sys/arch/evbarm/conf/N900 Thu May 16 15:51:29 2013 +0000
+++ b/sys/arch/evbarm/conf/N900 Thu May 16 15:53:05 2013 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index