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-6.4-rc1-part2
Date: Fri, 5 May 2023 23:01:19 +0200 [thread overview]
Message-ID: <ZFVunzGXNMNUErVn@sai> (raw)
[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]
The following changes since commit 825a0714d2b3883d4f8ff64f6933fb73ee3f1834:
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi (2023-04-29 17:42:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.4-rc1-part2
for you to fetch changes up to 1bd922877a084c1c6c1d0cb1bb9c3700fa0f6c61:
dt-bindings: i2c: brcm,kona-i2c: convert to YAML (2023-05-03 17:38:41 +0200)
----------------------------------------------------------------
some more driver bugfixes and a DT binding conversion
----------------------------------------------------------------
Akhil R (1):
i2c: tegra: Fix PEC support for SMBUS block read
Alexander Stein (1):
i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacks
Arnd Bergmann (1):
i2c: gxp: fix build failure without CONFIG_I2C_SLAVE
Reid Tonking (1):
i2c: omap: Fix standard mode false ACK readings
Stanislav Jakubek (1):
dt-bindings: i2c: brcm,kona-i2c: convert to YAML
with much appreciated quality assurance from
----------------------------------------------------------------
Krzysztof Kozlowski (1):
(Rev.) dt-bindings: i2c: brcm,kona-i2c: convert to YAML
Nick Hawkins (1):
(Rev.) i2c: gxp: fix build failure without CONFIG_I2C_SLAVE
Tony Lindgren (1):
(Rev.) i2c: omap: Fix standard mode false ACK readings
.../devicetree/bindings/i2c/brcm,kona-i2c.txt | 35 -------------
.../devicetree/bindings/i2c/brcm,kona-i2c.yaml | 59 ++++++++++++++++++++++
drivers/i2c/busses/i2c-gxp.c | 2 -
drivers/i2c/busses/i2c-imx-lpi2c.c | 4 +-
drivers/i2c/busses/i2c-omap.c | 2 +-
drivers/i2c/busses/i2c-tegra.c | 40 ++++++++++-----
include/linux/i2c.h | 4 +-
7 files changed, 91 insertions(+), 55 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/i2c/brcm,kona-i2c.txt
create mode 100644 Documentation/devicetree/bindings/i2c/brcm,kona-i2c.yaml
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-05-05 21:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-05 21:01 Wolfram Sang [this message]
2023-05-06 2:20 ` [PULL REQUEST] i2c-for-6.4-rc1-part2 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=ZFVunzGXNMNUErVn@sai \
--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