summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/include/mach/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* Add GPIO support for HTC Dream.Pavel Machek2010-06-151-0/+7
| | | | | | Signed-off-by: Pavel Machek <pavel@ucw.cz> [dwalker@codeaurora.org: renamed to trout, checkpatch cleanup] Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
* msm: add tlmm support for gpio.Gregory Bean2010-05-131-0/+142
GPIO support for Qualcomm SOCs requires interaction with the radio (baseband processor). This API allows the different boards to enable GPIO through the radio processor in a generic way. Signed-off-by: Gregory Bean <gbean@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org> Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>