linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
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.9
Date: Sat, 19 Sep 2020 18:02:06 +0200	[thread overview]
Message-ID: <20200919160206.GA50781@kunai> (raw)

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

Linus,

here is another bunch of fixes for I2C. Only Jean's i801 patch is a
cleanup on top of Volker's i801 patch, but it will make dependency
handling much easier if those two go together.

Please pull.

Thanks,

   Wolfram


The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3:

  i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK (2020-09-18 23:11:44 +0200)

----------------------------------------------------------------
Eddie James (1):
      i2c: aspeed: Mask IRQ status to relevant bits

Hans de Goede (1):
      i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()

Jean Delvare (1):
      i2c: i801: Simplify the suspend callback

Matthias Schiffer (1):
      i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK

Qii Wang (2):
      i2c: mediatek: Fix generic definitions for bus frequency
      i2c: mediatek: Send i2c master code at more than 1MHz

Volker Rümelin (1):
      i2c: i801: Fix resume bug

 drivers/i2c/busses/i2c-aspeed.c |  2 ++
 drivers/i2c/busses/i2c-i801.c   | 26 ++++++++++++++++----------
 drivers/i2c/busses/i2c-mt65xx.c |  6 +++---
 drivers/i2c/busses/i2c-mxs.c    | 10 +++++++---
 drivers/i2c/i2c-core-base.c     |  2 +-
 5 files changed, 29 insertions(+), 17 deletions(-)

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

             reply	other threads:[~2020-09-19 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19 16:02 Wolfram Sang [this message]
2020-09-20  1:41 ` [PULL REQUEST] i2c for 5.9 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-10-03  5:32 Wolfram Sang
2020-10-03 19:58 ` pr-tracker-bot
2020-08-13 21:09 Wolfram Sang
2020-08-14  1:44 ` 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=20200919160206.GA50781@kunai \
    --to=wsa@kernel.org \
    --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).