Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1458850
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/2] mfd: ti-smusbdig: Add support for the TI SM-USB-DIG |
| Date | 2016-08-09 17:30 +0200 |
| Message-ID | <s4h8B-UE-9@gated-at.bofh.it> (permalink) |
| References | <s4gFz-ve-3@gated-at.bofh.it> <s4gFz-ve-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 09 Aug 2016, Andrew F. Davis wrote: > The TI SM-USB-DIG is a USB to SPI/I2C/1Wire/GPIO adapter. > Add MFD core support. > > Signed-off-by: Andrew F. Davis <afd@ti.com> > --- > drivers/mfd/Kconfig | 9 +++ > drivers/mfd/Makefile | 2 + > drivers/mfd/ti-smusbdig.c | 138 ++++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/ti-smusbdig.h | 75 ++++++++++++++++++++++ > 4 files changed, 224 insertions(+) > create mode 100644 drivers/mfd/ti-smusbdig.c > create mode 100644 include/linux/mfd/ti-smusbdig.h Still requires a DT Ack. Please ping the relevant guys. -- 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 — Previous in thread | Find similar | Unroll thread
[PATCH v4 1/2] mfd: ti-smusbdig: Add support for the TI SM-USB-DIG "Andrew F. Davis" <afd@ti.com> - 2016-08-09 17:00 +0200 Re: [PATCH v4 1/2] mfd: ti-smusbdig: Add support for the TI SM-USB-DIG Lee Jones <lee.jones@linaro.org> - 2016-08-09 17:30 +0200
csiph-web