>From: Mike Frysinger [mailto:vapier.adi at gmail.com] >On Thu, Jul 2, 2009 at 13:38, Jonathan Cameron wrote: >> One interesting thing I just came across whilst searching lkml for >> your post to reply to, was that Mike Frysinger submited a patch >> adding some board support for an adx34x driver to bf548-ezkit. >> I've not seen any sign of this anywhere else as yet (it hasn't >> hit the input list which would be the obvious place) I've copied in >> both people who signed off. ?Michael or Mike able to give us more info? > >that's because we're still in the process of making sure it is stable. > I2C is a pita to work with. >http://git.kernel.org/?p=linux/kernel/git/vapier/blackfin.git;a=commitdiff;h=43d4cabbdeb5c24f84b159c5 >dc369c1a60844a48 > >the advantage here is that we have been testing our driver with actual >hardware ... >-mike Funny - we've been both working on a driver for the same device. The driver is stable and from my side ready to send upstream. Documentation can be found here: http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:drivers:adxl34x However we target driver/input since we targeted it for HID and gaming devices. Best regards, Michael