Re: [RFC 4/8] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.
From: Lee Jones <hidden>
Date: 2016-03-30 08:18:25
Also in:
linux-gpio, linux-hwmon
From: Lee Jones <hidden>
Date: 2016-03-30 08:18:25
Also in:
linux-gpio, linux-hwmon
On Tue, 29 Mar 2016, tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org wrote:
From: Thor Thayer <redacted> Add the GPIO functionality for the Altera Arria10 MAX5 System Resource Chip. The A10 MAX5 has 12 bits of GPIO assigned to switches, buttons, and LEDs as a GPIO extender on the SPI bus. Signed-off-by: Thor Thayer <redacted> --- drivers/gpio/Kconfig | 8 ++ drivers/gpio/Makefile | 1 + drivers/gpio/gpio-altera-a10sr.c | 158 ++++++++++++++++++++++++++++++++++++++ drivers/mfd/altera-a10sr.c | 4 +
Seperate patch please.
include/linux/mfd/altera-a10sr.h | 22 ++++++ 5 files changed, 193 insertions(+) create mode 100644 drivers/gpio/gpio-altera-a10sr.c
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html