Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1684014
| From | Javier Martinez Canillas <javier@dowhile0.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it |
| Date | 2017-07-10 09:50 +0200 |
| Message-ID | <u1BC9-28a-7@gated-at.bofh.it> (permalink) |
| References | <tSI0a-63s-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Lee, On Thu, Jun 15, 2017 at 8:49 PM, Javier Martinez Canillas <javier@dowhile0.org> wrote: > > This series add OF device ID tables to mfd I2C drivers whose devices are > either used in Device Tree source files or are listed in binding docs as > a compatible string. > > That's done because the plan is to change the I2C core to report proper OF > modaliases instead of always reporting a MODALIAS=i2c:<foo> regardless if > a device was registered via DT or using the legacy platform data mechanism. > > So these patches will make sure that mfd I2C drivers modules will continue > to be autoloaded once the I2C core is changed to report proper OF modalias. > > Users didn't have a vendor prefix in the used compatible strings, but since > there wasn't a DT binding document for these drivers, it can be said that > were working for mere luck and so this series fixes the users and add a DT > binding doc for the drivers. > > Most patches can be applied independently, with the exception of patches > 2 to 4 that should be applied in the same tree to keep bisect-ability. I > suggest these to go through the MFD subsystem tree. > > Best regards, > Javier > Are you planning to pick this series? It has been in the list for months and were resent many times... Best regards, Javier
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it Javier Martinez Canillas <javier@dowhile0.org> - 2017-07-10 09:50 +0200
Re: [RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it Lee Jones <lee.jones@linaro.org> - 2017-07-10 10:10 +0200
Re: [RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it Javier Martinez Canillas <javier@dowhile0.org> - 2017-07-10 10:40 +0200
csiph-web