Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1500841
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PULL REQUEST] i2c for 4.9 |
| Date | 2016-10-14 13:40 +0200 |
| Message-ID | <ss90e-G6-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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 commit de34f4da7f62ff59ac6e1ef320b0fcfa3296fce3:
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2016-10-11 13:22:22 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
for you to fetch changes up to b2edcdae3d9a29b25f6c161a8711caa74ce49991:
Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-next (2016-10-11 23:37:26 +0200)
----------------------------------------------------------------
Bartosz Golaszewski (1):
gpio: pca953x: add a comment explaining the need for a lockdep subclass
Jon Hunter (2):
dt-bindings: i2c: Add support for 'i2c-bus' subnode
i2c: core: Add support for 'i2c-bus' subnode
Wolfram Sang (1):
Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/.../tegra/linux into i2c/for-next
Documentation/devicetree/bindings/i2c/i2c.txt | 8 ++++++++
drivers/gpio/gpio-pca953x.c | 16 ++++++++++++++++
drivers/i2c/i2c-core.c | 10 ++++++++--
3 files changed, 32 insertions(+), 2 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PULL REQUEST] i2c for 4.9 Wolfram Sang <wsa@the-dreams.de> - 2016-10-14 13:40 +0200
csiph-web