staging: Add Cypress TTSP G3 support
From: Javier Martinez Canillas <hidden>
Date: 2011-07-28 10:28:25
Also in:
kernel-janitors
From: Javier Martinez Canillas <hidden>
Date: 2011-07-28 10:28:25
Also in:
kernel-janitors
This patchset adds support to Cypress (TTSP) touchscreen hardware. The original author of this code is Kevin McNeely [off-list ref]. The patchset is divided in three patchs: [PATCH 1/3] staging: cyttsp: Add Cypress TTSP G3 Core Driver [PATCH 2/3] staging: cyttsp: Add Cypress TTSP G3 I2C Device Driver [PATCH 3/3] staging: cyttsp: Add Cypress TTSP G3 SPI Device Driver The fist one adds the core support for the TTSP touchscreen and the other two adds communications modules for I2C and SPI buses respectively.