Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1510379
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/5] add support for DMO embedded controller |
| Date | 2016-10-27 17:20 +0200 |
| Message-ID | <swUDg-3BS-3@gated-at.bofh.it> (permalink) |
| References | <swTnP-2Bn-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 27, 2016 at 12:47:11PM +0200, Zahari Doychev wrote: > This patch series adds support for the Data Modul Embedded Controller(dmec) > which is implemented within an on board FPGA found on Data Modul embedded > CPU modules. > > The dmec is connected to the host through the LPC bus and its registers are > mapped into the host I/O space. The controller supports two addressing modes: > linear and indexed. > > The driver adds support for the following functionality: > > - i2c > - gpio > - watchdog > - running time meter (rtm) Why do you want these in staging? I need a TODO file listing what needs to be done to the code to get it out of staging, and for someone to agree to work toward that goal. Please resend the series with that information. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH 0/5] add support for DMO embedded controller Zahari Doychev <zahari.doychev@linux.com> - 2016-10-27 16:00 +0200
[RFC PATCH 5/5] rtm-dmec: running time meter support Zahari Doychev <zahari.doychev@linux.com> - 2016-10-27 16:10 +0200
[RFC PATCH 3/5] gpio-dmec: gpio support for dmec Zahari Doychev <zahari.doychev@linux.com> - 2016-10-27 16:10 +0200
Re: [RFC PATCH 3/5] gpio-dmec: gpio support for dmec Linus Walleij <linus.walleij@linaro.org> - 2016-10-29 11:10 +0200
Re: [RFC PATCH 3/5] gpio-dmec: gpio support for dmec Zahari Doychev <zahari.doychev@linux.com> - 2016-10-31 10:00 +0100
Re: [RFC PATCH 3/5] gpio-dmec: gpio support for dmec Linus Walleij <linus.walleij@linaro.org> - 2016-10-31 13:30 +0100
[RFC PATCH 1/5] dmec: add DMO mfd driver Zahari Doychev <zahari.doychev@linux.com> - 2016-10-27 16:10 +0200
Re: [RFC PATCH 0/5] add support for DMO embedded controller Greg KH <gregkh@linuxfoundation.org> - 2016-10-27 17:20 +0200
Re: [RFC PATCH 0/5] add support for DMO embedded controller Zahari Doychev <zahari.doychev@linux.com> - 2016-10-27 18:00 +0200
csiph-web