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.12
Date: Sat, 10 Apr 2021 13:00:24 +0200 [thread overview]
Message-ID: <20210410110024.GA1323@kunai> (raw)
[-- Attachment #1: Type: text/plain, Size: 2499 bytes --]
Linus,
here is a mixture of driver and documentation bugfixes for I2C.
Please pull.
Thanks,
Wolfram
The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:
Linux 5.12-rc3 (2021-03-14 14:41:02 -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 df8a39f2911a4c7769e0f760509f556a9e9d37af:
i2c: imx: mention Oleksij as maintainer of the binding docs (2021-04-08 22:39:12 +0200)
----------------------------------------------------------------
Andy Shevchenko (1):
i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Bhaskar Chowdhury (1):
i2c: stm32f4: Mundane typo fix
Hao Fang (1):
i2c: hix5hd2: use the correct HiSilicon copyright
Krzysztof Kozlowski (1):
i2c: exynos5: correct top kerneldoc
Wolfram Sang (4):
i2c: turn recovery error on init to debug
i2c: imx: drop me as maintainer of binding docs
i2c: gpio: update email address in binding docs
i2c: imx: mention Oleksij as maintainer of the binding docs
周琰杰 (Zhou Yanjie) (1):
I2C: JZ4780: Fix bug for Ingenic X1000.
with much appreciated quality assurance from
----------------------------------------------------------------
Alain Volmat (1):
(Rev.) i2c: stm32f4: Mundane typo fix
Barry Song (1):
(Rev.) i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Klaus Kudielka (1):
(Test) i2c: turn recovery error on init to debug
Oleksij Rempel (1):
(Rev.) i2c: imx: mention Oleksij as maintainer of the binding docs
Pierre-Yves MORDRET (1):
(Rev.) i2c: stm32f4: Mundane typo fix
Rob Herring (1):
(Rev.) i2c: imx: mention Oleksij as maintainer of the binding docs
杨文龙 (Yang Wenlong) (1):
(Test) I2C: JZ4780: Fix bug for Ingenic X1000.
Documentation/devicetree/bindings/i2c/i2c-gpio.yaml | 2 +-
Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 2 +-
drivers/i2c/busses/i2c-designware-master.c | 1 +
drivers/i2c/busses/i2c-exynos5.c | 2 +-
drivers/i2c/busses/i2c-hix5hd2.c | 2 +-
drivers/i2c/busses/i2c-jz4780.c | 4 ++--
drivers/i2c/busses/i2c-stm32f4.c | 2 +-
drivers/i2c/i2c-core-base.c | 7 ++++---
8 files changed, 12 insertions(+), 10 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2021-04-10 11:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 11:00 Wolfram Sang [this message]
2021-04-10 17:03 ` [PULL REQUEST] i2c for 5.12 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-04-17 17:18 Wolfram Sang
2021-04-17 19:08 ` 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=20210410110024.GA1323@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.