Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plat-nomadik: support varying number of GPIOs per block | Rabin Vincent | 2011-03-14 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> [Added constant 32-pin assignment in platform data] Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||||
* | ux500: rework gpio registration | Rabin Vincent | 2010-12-08 | 1 | -0/+38 |
| | | | | | | | | Rework gpio registration to remove build-time changing macros. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> | ||||
* | ux500: rework device registration | Rabin Vincent | 2010-12-08 | 1 | -0/+107 |
Change the Ux500 devices to be dynamically allocated and added by calling functions instead of referencing structures, thereby allowing 5500 and other derivatives' support to be added without having to duplicate structures, use fixup functions, or use compile-time macros. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> |