On Mon, Mar 24, 2014 at 04:11:05PM +0100, Lothar Waßmann wrote: > Changes wrt. v1: > addressed the comments from Jingoo Han and Mark Rutland > - added another patch to convert the driver to use devm_* functions > - removed sysfs reference from bindings documentation > - changed '_' to '-' in property name > - added 'edt,' prefix to properties names > - added sanity check for parameters read from DT > - cleaned up the gpio handling code > > Changes wrt. v2: > - fixed the devm_* messup reported by Dmitry Torokhov > - added unit for report-rate property to the binding doc > - added separate patch to fix the reset delays > > Changes wrt: v3: > - removed patches that have already been applied in the mean time > - ignore touchdown events, since those may report bad coordinates > - added support for a new firmware version > > Changes wrt: v4: > - removed some empty lines in the cleanup patch > - addressed comments by Mark Rutland concerning the binding doc > - use of_property_read_u32() instead of of_property_get() > - dropped the 'report_rate' property > - addressed comments by Fugang Duan > - added Daniel Wagener and myself to the Copyright header in the > source file > - use msleep() rather than mdelay() for the reset/wake pin timing > > Changes wrt: v5: > - added missing '&' to parameter of of_property_read_u32() > Applied, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html