[PULL REQUEST] i2c for 4.11

2017-03-31 Thread Wolfram Sang
Linus, here are two bugfixes from I2C, specifically the I2C mux section. Thanks to peda for collecting them. I hope you are happy now with my merge commit message. Thanks, Wolfram The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c: Linux 4.11-rc3 (2017-03-19 19:0

Re: [PULL REQUEST] i2c for 4.11

2017-03-11 Thread Wolfram Sang
Linus, > You added an extra revert, only to pull in the *exact* same patch. WTF? The patch I reverted had a broken, typoed Signed-off. My rationale was to have only a proper one, and not two different ones coming from different trees. Looks like I misjudged, sorry. > Please stop this kind of stu

Re: [PULL REQUEST] i2c for 4.11

2017-03-10 Thread Linus Torvalds
On Fri, Mar 10, 2017 at 4:33 AM, Wolfram Sang wrote: > > here are some driver bugfixes from I2C. Unusual this time are the two > reverts. One because I accidently picked a patch from the list which I > should have pulled from my co-maintainer instead ("missing > of_node_put"). And one which I wron

[PULL REQUEST] i2c for 4.11

2017-03-10 Thread Wolfram Sang
Linus, here are some driver bugfixes from I2C. Unusual this time are the two reverts. One because I accidently picked a patch from the list which I should have pulled from my co-maintainer instead ("missing of_node_put"). And one which I wrongly assumed to be an easy fix but it turned out already

[PULL REQUEST] i2c for 4.11

2017-02-24 Thread Wolfram Sang
Linus, I2C has for you two new drivers (Tegra BPMP and STM32F4), interrupt support for pca954x muxes, and a bunch of driver bugfixes and improvements. Nothing really special this cycle. A few commits have been added to my tree just recently. Those are the Tegra BPMP driver and a few straightforwa