Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-28 | 1 | -0/+3 |
| | | | | | | | | | Add touch screen input driver for TPS6507x family of multi-function chips. Uses the TPS6507x MFD driver. No interrupt support due to testing limitations of current hardware. Signed-off-by: Todd Fischer <todd.fischer@ridgerun.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> | ||||
* | mfd: Add TPS6507x support | Todd Fischer | 2010-05-28 | 1 | -0/+156 |
TPS6507x are multi function (PM, touchscreen) chipsets from TI. This commit also changes the corresponding regulator driver from being standalone to an MFD subdevice. Signed-off-by: Todd Fischer <todd.fischer@ridgerun.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |