[GIT PULL] I3C changes for 6.6

Alexandre Belloni alexandre.belloni at bootlin.com
Thu Sep 7 07:03:53 PDT 2023


Hello,

On 07/09/2023 00:07:11+0200, Alexandre Belloni wrote:
> Hello Linus,
> 
> Here is the i3c subsytem pull request for 6.6. There are mostly small
> fixes as people ar finally starting to have access to actual hardware.
> 

I forgot to add that I extended my signing key expiration date so you
should updated my keyto be able to verify the tag signature.

> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
>   Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.6
> 
> for you to fetch changes up to 6e13d6528be2f7e801af63c8153b87293f25d736:
> 
>   i3c: master: svc: fix probe failure when no i3c device exist (2023-09-06 01:21:47 +0200)
> 
> ----------------------------------------------------------------
> I3C for 6.6
> 
> Core:
>  - Fix SETDASA when static and dynamic adress are equal
>  - Fix cmd_v1 DAA exit criteria
> 
> Drivers:
>  - svc: allow probing without any device
> 
> ----------------------------------------------------------------
> Aniket (2):
>       dt-bindings: i3c: Fix description for assigned-address
>       i3c: master: Fix SETDASA process
> 
> Billy Tsai (1):
>       i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
> 
> Frank Li (1):
>       i3c: master: svc: fix probe failure when no i3c device exist
> 
> Miquel Raynal (1):
>       i3c: master: svc: Describe member 'saved_regs'
> 
> Rob Herring (1):
>       i3c: Explicitly include correct DT includes
> 
> Ruan Jinjie (1):
>       i3c: master: svc: Do not check for 0 return after calling platform_get_irq()
> 
>  Documentation/devicetree/bindings/i3c/i3c.yaml | 15 +++++++++++----
>  drivers/i3c/master.c                           |  6 +++++-
>  drivers/i3c/master/ast2600-i3c-master.c        |  1 -
>  drivers/i3c/master/i3c-master-cdns.c           |  1 -
>  drivers/i3c/master/mipi-i3c-hci/cmd_v1.c       |  2 +-
>  drivers/i3c/master/svc-i3c-master.c            | 19 +++++++++++++++----
>  6 files changed, 32 insertions(+), 12 deletions(-)
> 
> -- 
> Alexandre Belloni, co-owner and COO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

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



More information about the linux-i3c mailing list