From: Samuel Ortiz Date: Thu, 13 Jun 2013 10:14:59 +0000 (+0200) Subject: Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d8c5d658f425bd25bbfb137f2617f59ed4fdee7d;p=linux-beck.git Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux A complete refurbished series inclunding: - DT support for the MFD, TSC and ADC driver & platform device support, which has no users, has been killed. - iio_map from last series is gone and replaced by proper nodes in the device tree. - suspend fixes which means correct data structs are taken and no interrupt storm - fifo split which should problem with TSC & ADC beeing used at the same time - The ADC channels are now checked before blindly applied. That means the touch part reads X, Y and Z coordinates and does not mix them up. Same goes for the IIO ADC driver. - The IIO ADC driver now creates files named in_voltageX_raw where X represents the ADC line instead of a number starting at 0. A read from this file can return -EBUSY in case touch is busy and the ADC didn't collect a value. --- d8c5d658f425bd25bbfb137f2617f59ed4fdee7d