mbox series

[GIT,PULL] I3C changes for 6.2

Message ID Y5kHHAOgXCz3zQzi@mail.local (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C changes for 6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.2

Message

Alexandre Belloni Dec. 13, 2022, 11:13 p.m. UTC
Hello Linus,

Here is the i3c subsytem pull request for 6.2. There is a non urgent fix
and SETDASA is now exported to drivers.

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.2

for you to fetch changes up to 08dcf0732cb4d97b85493d9f60470e48eebf87fe:

  MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan (2022-12-11 22:04:58 +0100)

----------------------------------------------------------------
I3C for 6.2

Subsystem:
 - API changes

----------------------------------------------------------------
Alexandre Belloni (1):
      MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan

Jack Chen (1):
      i3c: export SETDASA method

Naveen Krishna Chatradhi (1):
      i3c: Correct the macro module_i3c_i2c_driver

 MAINTAINERS                |  3 +--
 drivers/i3c/device.c       | 20 ++++++++++++++++++++
 drivers/i3c/internals.h    |  1 +
 drivers/i3c/master.c       | 19 +++++++++++++++++++
 include/linux/i3c/device.h |  5 ++++-
 5 files changed, 45 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 14, 2022, 6:04 p.m. UTC | #1
The pull request you sent on Wed, 14 Dec 2022 00:13:32 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a0a6c76cf2a506c061072db6c187f8a641dc85de

Thank you!