linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] i3c: Changes for 5.3
@ 2019-07-06  7:27 Boris Brezillon
  2019-07-09 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2019-07-06  7:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the I3C PR for 5.3.

Regards,

Boris

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ede2001569c32e5bafd2203c7272bbd3249e942e:

  i3c: master: Use struct_size() helper (2019-07-04 12:05:14 +0200)

----------------------------------------------------------------
* Drop support for 10-bit I2C addresses
* Add support for limited bus mode
* Fix the Cadence DT binding doc
* Use struct_size() to allocate a DEFSLVS packet

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      i3c: master: Use struct_size() helper

Przemyslaw Gaj (2):
      i3c: Drop support for I2C 10 bit addresing
      dt-bindings: i3c: Document dropped support for I2C 10 bit devices

Qii Wang (1):
      dt-bindings: i3c: cdns: Use correct cells for I2C device

Vitor Soares (3):
      i3c: fix i2c and i3c scl rate by bus mode
      i3c: add mixed limited bus mode
      i3c: dw: add limited bus mode support

 Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt |  2 +-
 Documentation/devicetree/bindings/i3c/i3c.txt             |  4 +++-
 drivers/i3c/master.c                                      | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
 drivers/i3c/master/dw-i3c-master.c                        |  7 +------
 drivers/i3c/master/i3c-master-cdns.c                      | 10 +---------
 include/linux/i3c/master.h                                | 10 ++++++----
 6 files changed, 71 insertions(+), 44 deletions(-)

_______________________________________________
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] i3c: Changes for 5.3
  2019-07-06  7:27 [GIT PULL] i3c: Changes for 5.3 Boris Brezillon
@ 2019-07-09 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-09 18:05 UTC (permalink / raw)
  To: Boris Brezillon; +Cc: linux-i3c, Linus Torvalds, linux-kernel

The pull request you sent on Sat, 6 Jul 2019 09:27:55 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

_______________________________________________
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-09 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-06  7:27 [GIT PULL] i3c: Changes for 5.3 Boris Brezillon
2019-07-09 18:05 ` 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;
as well as URLs for NNTP newsgroup(s).