linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for 5.0 (or how it will be called)
Date: Fri, 4 Jan 2019 12:06:44 +0100	[thread overview]
Message-ID: <20190104110641.bf7k42aprdikplx6@ninjato> (raw)

[-- Attachment #1: Type: text/plain, Size: 5398 bytes --]

Linus,

I2C has only driver updates for you this time. Mostly new IDs/DT
compatibles, also SPDX conversions, small cleanups. STM32F7 got
FastMode+ and PM support, Axxia some reliabilty improvements.

Please pull.

Thanks,

   Wolfram


The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

  Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-5.0

for you to fetch changes up to 81482d13f37b1c9354d9bf5491699d993b193246:

  i2c: Add Actions Semiconductor Owl family S700 I2C support (2019-01-03 20:36:18 +0100)

----------------------------------------------------------------
Adamski, Krzysztof (Nokia - PL/Wroclaw) (3):
      i2c-axxia: dedicated function to set client addr
      i2c-axxia: check for error conditions first
      i2c: axxia: support sequence command mode

Adrian Bunk (2):
      dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
      eeprom: at24: add support for 24c2048

Davidlohr Bueso (1):
      i2c: Remove caller signal_pending branch predictions

Enric Balletbo i Serra (1):
      i2c: i2c-cros-ec-tunnel: Switch to SPDX identifier.

Fabrizio Castro (3):
      i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
      dt-bindings: i2c: sh_mobile: Add r8a774c0 support
      dt-bindings: i2c: rcar: Add r8a774c0 support

Jarkko Nikula (1):
      i2c: ismt: Add support for Intel Cedar Fork

Lucas Stach (1):
      i2c: imx: don't print error message on probe defer

Parthiban Nallathambi (2):
      dt-bindings: i2c: Add S700 support for Actions Semi Soc's
      i2c: Add Actions Semiconductor Owl family S700 I2C support

Pierre-Yves MORDRET (3):
      dt-bindings: i2c-stm32: SYSCFG Fast Mode Plus support for I2C STM32F7
      i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
      i2c: i2c-stm32f7: add PM Runtime support

Rob Herring (1):
      i2c: powermac: Use of_node_name_eq for node name comparisons

Simon Horman (2):
      i2c: sh_mobile: document support for r8a77990 (R-Car E3)
      i2c: sh_mobile: add support for r8a77990 (R-Car E3)

Stefan Wahren (1):
      i2c: bcm2835: Switch to SPDX identifier

Thierry Reding (4):
      dt-bindings: i2c: Use correct vendor prefix for Atmel
      i2c: tegra: Cleanup kerneldoc comments
      i2c: tegra: Add missing kerneldoc for some fields
      i2c: tegra: Switch to SPDX identifier

Wolfram Sang (2):
      Merge tag 'v4.20-rc6' into i2c/for-5.0
      Merge tag 'at24-4.21-updates-for-wolfram' of git://git.kernel.org/.../brgl/linux into i2c/for-5.0

jun qian (1):
      i2c: tegra: replace spin_lock_irqsave with spin_lock in ISR


with much appreciated quality assurance from
----------------------------------------------------------------
Alexander Sverdlin (3):
      (Rev.) i2c: axxia: support sequence command mode
      (Rev.) i2c-axxia: check for error conditions first
      (Rev.) i2c-axxia: dedicated function to set client addr

Dmitry Osipenko (1):
      (Rev.) i2c: tegra: replace spin_lock_irqsave with spin_lock in ISR

Eric Anholt (1):
      (Rev.) i2c: bcm2835: Switch to SPDX identifier

Geert Uytterhoeven (5):
      (Rev.) dt-bindings: i2c: rcar: Add r8a774c0 support
      (Rev.) dt-bindings: i2c: sh_mobile: Add r8a774c0 support
      (Rev.) i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
      (Rev.) i2c: sh_mobile: add support for r8a77990 (R-Car E3)
      (Rev.) i2c: sh_mobile: document support for r8a77990 (R-Car E3)

Manivannan Sadhasivam (1):
      (Rev.) i2c: Add Actions Semiconductor Owl family S700 I2C support

Rob Herring (2):
      (Rev.) dt-bindings: i2c: Add S700 support for Actions Semi Soc's
      (Rev.) dt-bindings: i2c-stm32: SYSCFG Fast Mode Plus support for I2C STM32F7

Simon Horman (3):
      (Rev.) dt-bindings: i2c: rcar: Add r8a774c0 support
      (Rev.) dt-bindings: i2c: sh_mobile: Add r8a774c0 support
      (Rev.) i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)

 Documentation/devicetree/bindings/eeprom/at24.txt  |   1 +
 Documentation/devicetree/bindings/i2c/i2c-at91.txt |   2 +-
 .../devicetree/bindings/i2c/i2c-mux-ltc4306.txt    |   4 +-
 .../devicetree/bindings/i2c/i2c-mux-pca954x.txt    |   2 +-
 Documentation/devicetree/bindings/i2c/i2c-owl.txt  |   4 +-
 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |   1 +
 .../devicetree/bindings/i2c/i2c-sh_mobile.txt      |  10 +-
 .../devicetree/bindings/i2c/i2c-stm32.txt          |   6 +
 .../devicetree/bindings/i2c/nxp,pca9541.txt        |   2 +-
 drivers/i2c/busses/i2c-axxia.c                     | 168 +++++++++++++++----
 drivers/i2c/busses/i2c-bcm2835.c                   |  10 +-
 drivers/i2c/busses/i2c-cros-ec-tunnel.c            |  14 +-
 drivers/i2c/busses/i2c-ibm_iic.c                   |   2 +-
 drivers/i2c/busses/i2c-imx.c                       |   3 +-
 drivers/i2c/busses/i2c-ismt.c                      |   2 +
 drivers/i2c/busses/i2c-owl.c                       |   1 +
 drivers/i2c/busses/i2c-powermac.c                  |   8 +-
 drivers/i2c/busses/i2c-sh_mobile.c                 |   2 +
 drivers/i2c/busses/i2c-stm32f7.c                   | 182 +++++++++++++++------
 drivers/i2c/busses/i2c-tegra.c                     |  54 +++---
 drivers/misc/eeprom/Kconfig                        |   2 +-
 drivers/misc/eeprom/at24.c                         |   3 +
 22 files changed, 346 insertions(+), 137 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2019-01-04 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-04 11:06 Wolfram Sang [this message]
2019-01-06  2:40 ` [PULL REQUEST] i2c for 5.0 (or how it will be called) pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190104110641.bf7k42aprdikplx6@ninjato \
    --to=wsa@the-dreams.de \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).