From mboxrd@z Thu Jan 1 00:00:00 1970 From: dl9pf@gmx.de (Jan-Simon =?iso-8859-1?q?M=F6ller?=) Date: Fri, 1 Jun 2012 15:45:59 +0200 Subject: Driver for BlinkM i2c LED module Message-ID: <201206011545.59827.dl9pf@gmx.de> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi all! *drum roll* This is the first version of the blinkM i2c led driver. blinkM is an RGB led module which hooks up to an i2c bus. See http://thingm.com/products/blinkm . The protocol uses sequences of i2c commands to communicate with the tiny embedded controller. This driver implements the needed bits to make the blinkM work as LED device (accepting the triggers in sysfs) and also has a sysfs group for the more "advanced settings" exposed by the controller. Of course not all advanced options are implemented yet ;). Comments ? I'm also looking for the best place to fit this in. Staging ? drivers/led ? Have Phun! Best, Jan-Simon -------------- next part -------------- A non-text attachment was scrubbed... Name: blinkm.c Type: text/x-csrc Size: 21442 bytes Desc: not available Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120601/6c990545/attachment-0001.bin