Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464392
| 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-17 09:50 +0200 |
| Message-ID | <s73LP-6q3-19@gated-at.bofh.it> (permalink) |
| References | <s4gFz-ve-3@gated-at.bofh.it> <s4gFz-ve-1@gated-at.bofh.it> <s4h8B-UE-9@gated-at.bofh.it> <s6PIR-5tq-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 16 Aug 2016, Andrew F. Davis wrote: > On 08/09/2016 10:27 AM, Lee Jones wrote: > > 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. > > > > This driver doesn't touch DT. > > If you meant USB, could you give me a hint as to who needs to ack > drivers that communicate over USB? Ah yes, my bad. I was on auto-pilot, since that's what I usually find myself asking for. W.R.T. the USB Ack, Johan (now CC'ed) has been pretty helpful in the past. -- 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
Re: [PATCH v4 1/2] mfd: ti-smusbdig: Add support for the TI SM-USB-DIG "Andrew F. Davis" <afd@ti.com> - 2016-08-16 18:50 +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-17 09:50 +0200
csiph-web