Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1588600
| From | Samuel Ortiz <sameo@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] NFC: remove TI nfcwilink driver |
| Date | 2017-02-27 11:50 +0100 |
| Message-ID | <tfr2q-4lJ-19@gated-at.bofh.it> (permalink) |
| References | <t3EeJ-7H4-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Rob, On Wed, Jan 25, 2017 at 04:23:07PM -0600, Rob Herring wrote: > It appears that TI WiLink devices including NFC (WL185x/WL189x) never > shipped. The only information I found were announcements in Feb > 2012 about the parts. There's been no activity on this driver besided > common changes since initially added in Jan 2012. There's also no in > users that instantiate the platform device (nor DT bindings). > > This is a first step in removing TI ST (shared transport) driver in > favor of extending the BT hci_ll driver to support WL183x chips. > > Cc: Ilan Elias <ilane@ti.com> > Cc: Marcel Holtmann <marcel@holtmann.org> > Cc: Samuel Ortiz <sameo@linux.intel.com> > Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org> > Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> > Cc: linux-wireless@vger.kernel.org > Signed-off-by: Rob Herring <robh@kernel.org> > --- > drivers/nfc/Kconfig | 11 - > drivers/nfc/Makefile | 1 - > drivers/nfc/nfcwilink.c | 578 ------------------------------------------------ > 3 files changed, 590 deletions(-) > delete mode 100644 drivers/nfc/nfcwilink.c Applied to nfc-next, thanks. Cheers, Samuel.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] NFC: remove TI nfcwilink driver Samuel Ortiz <sameo@linux.intel.com> - 2017-02-27 11:50 +0100
csiph-web