* [GIT PULL] i2c-host for v7.1, part 2
@ 2026-04-19 0:35 Andi Shyti
2026-04-19 22:06 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2026-04-19 0:35 UTC (permalink / raw)
To: Wolfram Sang; +Cc: lkml, linux-i2c, Andi Shyti
Hi Wolfram,
here is the second part of the i2c-host pull request for v7.1.
Just three patches, all tested in i2c-host-next for quite some
time. The pxa change is the second patch of a two-patch series.
The first one [*] went in as a fix in -rc5.
Note that this pull request is in i2c/i2c-host-2 instead of the
usual i2c/i2c-host. I created that branch for part 2 and last
rebased it on top of v7.0.
Thank you and have a great Sunday,
Andi
[*] 78a6ee14f8b9 ("i2c: pxa: defer reset on Armada 3700 when
recovery is used")
The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:
Linux 7.0 (2026-04-12 13:48:06 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-7.1-part2
for you to fetch changes up to faed986de5250e1cd1296e82d1fcb4c03997e02a:
i2c: mediatek: add bus regulator control for power saving (2026-04-15 00:54:34 +0200)
----------------------------------------------------------------
i2c-host for v7.1, part 2
- cx92755: convert I2C bindings to DT schema
- mediatek: add optional bus power management during transfers
- pxa: handle early bus busy condition
----------------------------------------------------------------
Adlavinitha Reddy (1):
i2c: mediatek: add bus regulator control for power saving
Gabor Juhos (1):
i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700
Shi Hao (1):
dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema
Documentation/devicetree/bindings/i2c/cnxt,cx92755-i2c.yaml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
Documentation/devicetree/bindings/i2c/i2c-digicolor.txt | 25 -------------------------
drivers/i2c/busses/i2c-mt65xx.c | 13 ++++++++++++-
drivers/i2c/busses/i2c-pxa.c | 18 ++++++++++++------
4 files changed, 73 insertions(+), 32 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i2c/cnxt,cx92755-i2c.yaml
delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-digicolor.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] i2c-host for v7.1, part 2
2026-04-19 0:35 [GIT PULL] i2c-host for v7.1, part 2 Andi Shyti
@ 2026-04-19 22:06 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2026-04-19 22:06 UTC (permalink / raw)
To: Andi Shyti; +Cc: lkml, linux-i2c
[-- Attachment #1: Type: text/plain, Size: 351 bytes --]
On Sun, Apr 19, 2026 at 02:35:42AM +0200, Andi Shyti wrote:
> Hi Wolfram,
>
> here is the second part of the i2c-host pull request for v7.1.
>
> Just three patches, all tested in i2c-host-next for quite some
> time. The pxa change is the second patch of a two-patch series.
> The first one [*] went in as a fix in -rc5.
Thanks, pulled!
[-- 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:[~2026-04-19 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-19 0:35 [GIT PULL] i2c-host for v7.1, part 2 Andi Shyti
2026-04-19 22:06 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox