summaryrefslogtreecommitdiff
path: root/board/cm_t35/leds.c
Commit message (Collapse)AuthorAgeLines
* cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg2013-05-10-45/+0
| | | | | | | | | Currently the cm-t35 support code lives under board/cm_t35 directory. Some of the code can be shared with other/future CompuLab boards, so move the cm-t35 to live under board/compulab/cm_t35 directory. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Tested-by: Nikita Kiryanov <nikita@compulab.co.il>
* omap: gpio: Adapt board files to use generic APISanjeev Premi2011-09-13-5/+5
| | | | | | | This patch contains updates the sources in the board files to use the generic API. Signed-off-by: Sanjeev Premi <premi@ti.com>
* OMAP3: CM-T35: enable the green LEDIgor Grinberg2011-04-27-0/+45
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>