Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1470266
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v11 0/8] i2c-octeon and i2c-thunderx driver |
| Date | 2016-08-25 18:40 +0200 |
| Message-ID | <sa5R7-3r1-1@gated-at.bofh.it> (permalink) |
| References | <s9NUe-81K-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Aug 24, 2016 at 11:25:41PM +0200, Jan Glauber wrote: > Hi Wolfram, > > this update should address all comments. The probe funtion > is much easier to read now after using the managed device functions. > > We also had an issue with the 5ms timeout and some ipmi/ssif commands so > I dropped the timeout setting to get the 1s default. > > Changes to v10: > - Proper use of managed device functions > - Renamed files > - Removed i2c class setting > - Droped timeout setting > - Improved Kconfig dependency > - Removed most probing kernel messages > - select SMBUS instead of if-defing > - Removed bogus i2c pointer check > - Explicitely mention GPL version > - Drop whitespace fixes from MAINTAINERS patch Yay, looks much better now IMO. Applied to for-next, thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v11 0/8] i2c-octeon and i2c-thunderx driver Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 7/8] i2c: octeon: Use booleon values for booleon variables Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 4/8] i2c: thunderx: Add SMBUS alert support Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 1/8] i2c: octeon: Rename driver to prepare for split Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 5/8] i2c: octeon,thunderx: Move register offsets to struct Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 [PATCH v11 6/8] i2c: octeon: Sort include files alphabetically Jan Glauber <jglauber@cavium.com> - 2016-08-24 23:30 +0200 Re: [PATCH v11 0/8] i2c-octeon and i2c-thunderx driver Wolfram Sang <wsa@the-dreams.de> - 2016-08-25 18:40 +0200
csiph-web