Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2015-01-15 |
| | | | | | | | | This platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||
* | gpio: vf610: add gpiolib/IRQ chip driver for Vybrid | Stefan Agner | 2014-10-24 |
Add a gpiolib and IRQ chip driver for Vybrid ARM SoC using the Vybrid's GPIO and PORT module. The driver is instanced once per each GPIO/PORT module pair and handles 32 GPIO's. Signed-off-by: Stefan Agner <stefan@agner.ch> Acked-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |