mbox series

[GIT,PULL] i2c-host-fixes for v6.15-rc6

Message ID xpvrz2zt7jm7k56vu6txgyorg73yrfag2omwyqbkpqdkxyoikl@rh5wcugtqwhf
State New
Headers show
Series [GIT,PULL] i2c-host-fixes for v6.15-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.15-rc6

Message

Andi Shyti May 9, 2025, 12:09 p.m. UTC
Hi Wolfram,

Two patches in this pull request. The first one updates the
MAINTAINERS file to remove Seth from the ISMT entry. His email
bounces, and he no longer works at Intel. I had a chat with him
before he left, and he did not intend to continue in the role.

The second patch is a minor fix, barely worth a Fixes tag, but
we decided to include it since it addresses a warning introduced
in the latest merge window. We preferred to keep the patch and
its fix in the same release cycle.

That said, I hope to see you soon, and in the meantime I wish
you a great weekend.

Andi

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.15-rc6

for you to fetch changes up to 10aba126bc86904e2f5afeaa26354e877a593c95:

  MAINTAINERS: Remove entry for Seth Heasley (2025-05-08 12:08:56 +0200)

----------------------------------------------------------------
i2c-host-fixes for v6.15-rc6

- omap: use correct function to read from device tree
- MAINTAINERS: remove Seth from ISMT maintainership

----------------------------------------------------------------
Andi Shyti (1):
      MAINTAINERS: Remove entry for Seth Heasley

Johan Hovold (1):
      i2c: omap: fix deprecated of_property_read_bool() use

 MAINTAINERS                   | 1 -
 drivers/i2c/busses/i2c-omap.c | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)