* [PULL REQUEST] i2c-for-6.4-rc1-part2
@ 2023-05-05 21:01 Wolfram Sang
2023-05-06 2:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2023-05-05 21:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-06 2:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-05 21:01 [PULL REQUEST] i2c-for-6.4-rc1-part2 Wolfram Sang
2023-05-06 2:20 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox