Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-28 | mfd/gpio: Move HTC GPIO driver to GPIO subsystem | Linus Walleij | |
The HTC GPIO driver is a pure GPIO driver and I just can not see what it is doing inside MFD. Let's just move it to GPIO and take this opportunity to move the platform data to <linux/platform_data/gpio-htc-egpio.h> Cc: arm@kernel.org Cc: Russell King <linux@armlinux.org.uk> Acked-by: Lee Jones <lee.jones@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | |||
2008-04-19 | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed ↵ | Philipp Zabel | |
input/output pins implemented in CPLD chips on several HTC devices. The original driver was written by Kevin O'Connor, I have adapted it to use gpiolib and made the bus/register widths configurable. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |