[GIT PULL] I3C changes for 6.9

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Mar 17 16:30:17 PDT 2024


Hello Linus,

Here is the I3C subsystem pull request for 6.9. Not much this cycle with
only 3 patches.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8f06fb45853900b4deaa52e2a9e16f3d9550b011:

  i3c: Make i3c_bus_type const (2024-02-19 21:23:28 +0100)

----------------------------------------------------------------
I3C for 6.9

Core:
 - i3c_bus_type is now const

Drivers:
 - dw: disabling IBI is only allowed when hot join and SIR are disabled

----------------------------------------------------------------
Dylan Hung (1):
      i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling

Krzysztof Kozlowski (1):
      dt-bindings: i3c: drop "master" node name suffix

Ricardo B. Marliere (1):
      i3c: Make i3c_bus_type const

 Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml | 2 +-
 Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml    | 2 +-
 Documentation/devicetree/bindings/i3c/i3c.yaml                | 4 ++--
 Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml       | 2 +-
 Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 +-
 Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 2 +-
 drivers/i3c/internals.h                                       | 2 +-
 drivers/i3c/master.c                                          | 2 +-
 drivers/i3c/master/dw-i3c-master.c                            | 4 +++-
 9 files changed, 12 insertions(+), 10 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list