[PULL REQUEST] i2c for 4.9

2016-12-02 Thread Wolfram Sang
Linus, here is the revert for the regression of the i2c-octeon driver I mentioned last time. I wished for a bit more feedback, but all people working actively on it are in need of this patch, so here it goes. Please pull, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.9

2016-12-02 Thread Wolfram Sang
Linus, here is the revert for the regression of the i2c-octeon driver I mentioned last time. I wished for a bit more feedback, but all people working actively on it are in need of this patch, so here it goes. Please pull, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.9

2016-11-26 Thread Wolfram Sang
Linus, here is a revert and two bugfixes for the I2C designware driver. Please pull. Please note that we are still hunting down a regression for the i2c-octeon driver. While there is a fix pending, we have unclear feedback from the testers currently. An rc8 would be quite helpful for this case.

[PULL REQUEST] i2c for 4.9

2016-11-26 Thread Wolfram Sang
Linus, here is a revert and two bugfixes for the I2C designware driver. Please pull. Please note that we are still hunting down a regression for the i2c-octeon driver. While there is a fix pending, we have unclear feedback from the testers currently. An rc8 would be quite helpful for this case.

[PULL REQUEST] i2c for 4.9

2016-11-19 Thread Wolfram Sang
Linus, here are some I2C driver bugfixes (and one documentation fix) for you. Please pull. Note that I currently need to use a different email address until the problems with my main mail provider are settled. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.9

2016-11-19 Thread Wolfram Sang
Linus, here are some I2C driver bugfixes (and one documentation fix) for you. Please pull. Note that I currently need to use a different email address until the problems with my main mail provider are settled. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.9

2016-11-05 Thread Wolfram Sang
Linus, here is a bugfix for the I2C core fixing a (rare) race condition. Please pull. Thanks, Wolfram The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30: Linux 4.9-rc3 (2016-10-29 13:52:02 -0700) are available in the git repository at:

[PULL REQUEST] i2c for 4.9

2016-11-05 Thread Wolfram Sang
Linus, here is a bugfix for the I2C core fixing a (rare) race condition. Please pull. Thanks, Wolfram The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30: Linux 4.9-rc3 (2016-10-29 13:52:02 -0700) are available in the git repository at:

[PULL REQUEST] i2c for 4.9

2016-10-27 Thread Wolfram Sang
Linus, I2C has some driver bugfixes, module autoload fixes, and driver enablement on some architectures for you. Please pull. Thanks, Wolfram The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69: Linux 4.9-rc2 (2016-10-23 17:10:14 -0700) are available in the git

[PULL REQUEST] i2c for 4.9

2016-10-27 Thread Wolfram Sang
Linus, I2C has some driver bugfixes, module autoload fixes, and driver enablement on some architectures for you. Please pull. Thanks, Wolfram The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69: Linux 4.9-rc2 (2016-10-23 17:10:14 -0700) are available in the git

[PULL REQUEST] i2c for 4.9

2016-10-14 Thread Wolfram Sang
Linus, here is a small update pull request from I2C. It adds one comment to a change we did in this merge window to handle lockdep better, and pulls in a branch which should have been in 4.8 already improving DT support for I2C. Please pull. Thanks, Wolfram The following changes since

[PULL REQUEST] i2c for 4.9

2016-10-14 Thread Wolfram Sang
Linus, here is a small update pull request from I2C. It adds one comment to a change we did in this merge window to handle lockdep better, and pulls in a branch which should have been in 4.8 already improving DT support for I2C. Please pull. Thanks, Wolfram The following changes since

Re: [PULL REQUEST] i2c for 4.9

2016-10-08 Thread Wolfram Sang
On Fri, Oct 07, 2016 at 02:17:20PM -0700, Linus Torvalds wrote: > On Fri, Oct 7, 2016 at 2:32 AM, Wolfram Sang <w...@the-dreams.de> wrote: > > > > here is the 4.9 pull request from I2C including: > > Would you mind double-checking my merge. > > It looked v

Re: [PULL REQUEST] i2c for 4.9

2016-10-08 Thread Wolfram Sang
On Fri, Oct 07, 2016 at 02:17:20PM -0700, Linus Torvalds wrote: > On Fri, Oct 7, 2016 at 2:32 AM, Wolfram Sang wrote: > > > > here is the 4.9 pull request from I2C including: > > Would you mind double-checking my merge. > > It looked very trivial, but it would be

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Linus Torvalds
On Fri, Oct 7, 2016 at 2:32 AM, Wolfram Sang <w...@the-dreams.de> wrote: > > here is the 4.9 pull request from I2C including: Would you mind double-checking my merge. It looked very trivial, but it would be good to have somebody else give that gpio-pca953x.c conflict a look to v

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Linus Torvalds
On Fri, Oct 7, 2016 at 2:32 AM, Wolfram Sang wrote: > > here is the 4.9 pull request from I2C including: Would you mind double-checking my merge. It looked very trivial, but it would be good to have somebody else give that gpio-pca953x.c conflict a look to verify that I didn't screw up t

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Wolfram Sang
> I see you didn't pick up the follow-up patch ("gpio: pca953x: add a > comment explaining the need for a lockdep subclass"). Linus acked it This was planned for the following pull request. Didn't want to change what was successfully in linux-next for a while. signature.asc Description: PGP

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Wolfram Sang
> I see you didn't pick up the follow-up patch ("gpio: pca953x: add a > comment explaining the need for a lockdep subclass"). Linus acked it This was planned for the following pull request. Didn't want to change what was successfully in linux-next for a while. signature.asc Description: PGP

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Bartosz Golaszewski
2016-10-07 11:32 GMT+02:00 Wolfram Sang <w...@the-dreams.de>: > Linus, > > here is the 4.9 pull request from I2C including: > > * centralized error messages when registering to the core > * improved lockdep annotations to prevent false positives > * DT support for mu

Re: [PULL REQUEST] i2c for 4.9

2016-10-07 Thread Bartosz Golaszewski
2016-10-07 11:32 GMT+02:00 Wolfram Sang : > Linus, > > here is the 4.9 pull request from I2C including: > > * centralized error messages when registering to the core > * improved lockdep annotations to prevent false positives > * DT support for muxes, gates, and arbitrators &

[PULL REQUEST] i2c for 4.9

2016-10-07 Thread Wolfram Sang
Linus, here is the 4.9 pull request from I2C including: * centralized error messages when registering to the core * improved lockdep annotations to prevent false positives * DT support for muxes, gates, and arbitrators * bus speeds can now be obtained from ACPI * i2c-octeon got refactored

[PULL REQUEST] i2c for 4.9

2016-10-07 Thread Wolfram Sang
Linus, here is the 4.9 pull request from I2C including: * centralized error messages when registering to the core * improved lockdep annotations to prevent false positives * DT support for muxes, gates, and arbitrators * bus speeds can now be obtained from ACPI * i2c-octeon got refactored