Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | -1/+1 |
| | | | | | | | | | | | | Not all boards have both LEDs hooked, so enabling both on boards with single LED will just waste power. Make it possible to choose LEDs by adding argument to twl4030_led_init(). Using this turn on only LEDB for pandora, leave both LEDs on for all other boards, as it was before this patch. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> | |||
* | Add support for the DevKit8000 board | Frederik Kriewitz | 2009-09-05 | -0/+131 |
This patch adds support for the DevKit8000 board. Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> |