Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311358
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 2/6] Add Advantech iManager GPIO driver |
| Date | 2016-01-18 08:50 +0100 |
| Message-ID | <qScJA-5UR-9@gated-at.bofh.it> (permalink) |
| References | <qPxKy-2yK-7@gated-at.bofh.it> <qPxKy-2yK-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 10 Jan 2016, richard.dorsch@gmail.com wrote: > From: Richard Vidal-Dorsch <richard.dorsch@gmail.com> > > Signed-off-by: Richard Vidal-Dorsch <richard.dorsch@gmail.com> > --- > drivers/gpio/Kconfig | 8 ++ > drivers/gpio/Makefile | 2 + > drivers/gpio/imanager-ec-gpio.c | 98 +++++++++++++++++++++ > drivers/gpio/imanager-gpio.c | 181 ++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/imanager/gpio.h | 27 ++++++ Same comments as Watchdog and HWMON. > 5 files changed, 316 insertions(+) > create mode 100644 drivers/gpio/imanager-ec-gpio.c > create mode 100644 drivers/gpio/imanager-gpio.c > create mode 100644 include/linux/mfd/imanager/gpio.h [...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3 2/6] Add Advantech iManager GPIO driver Lee Jones <lee.jones@linaro.org> - 2016-01-18 08:50 +0100
csiph-web