[PATCH V3 0/2] Add DT support for tps6507x touchscreen
    Vishwanathrao Badarkhe, Manish 
    manishv.b at ti.com
       
    Tue May 21 18:54:16 EST 2013
    
    
  
Patch set adds DT support for tps6507x based touchscreen.
Also, add DT data for tps6507x touchscreen in da850-evm by
providing touchscreen node inside tps6507x mfd device.
This patch series applies on top of linux-next tree and depends on [1].
[1]tps6507x-ts: update to devm_* API
   https://patchwork.kernel.org/patch/2324441/
Tested on da850-evm board.
Changes since V2:
 - Updated tps6507x documentation.
 - Removed unnecessary code.
Changes since V1:
 - Updated tps6507x documentation.
 - Updated commit message.
 - return proper error value in absence platform and DT data
   for touchscreen.
Vishwanathrao Badarkhe, Manish (2):
  tps6507x-ts: Add DT support
  ARM: davinci: da850: add tps6507x touchscreen DT data
 Documentation/devicetree/bindings/mfd/tps6507x.txt |   28 ++++++-
 arch/arm/boot/dts/da850-evm.dts                    |    9 ++
 drivers/input/touchscreen/tps6507x-ts.c            |   98 ++++++++++++++------
 3 files changed, 104 insertions(+), 31 deletions(-)
-- 
1.7.4.1
    
    
More information about the devicetree-discuss
mailing list