Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Pull i3c updates from Alexandre Belloni: "Runtime PM (power management) is improved and hot-join support has been added to the dw controller driver. Core: - Allow device driver to trigger controller runtime PM Drivers: - dw: hot-join support - svc: better IBI handling" * tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux: i3c: dw: Add hot-join support. i3c: master: Enable runtime PM for master controller i3c: master: svc: fix invalidate IBI type and miss call client IBI handler i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
Showing
- drivers/i3c/device.c 4 additions, 0 deletionsdrivers/i3c/device.c
- drivers/i3c/master.c 6 additions, 0 deletionsdrivers/i3c/master.c
- drivers/i3c/master/dw-i3c-master.c 54 additions, 13 deletionsdrivers/i3c/master/dw-i3c-master.c
- drivers/i3c/master/dw-i3c-master.h 2 additions, 0 deletionsdrivers/i3c/master/dw-i3c-master.h
- drivers/i3c/master/svc-i3c-master.c 14 additions, 4 deletionsdrivers/i3c/master/svc-i3c-master.c
Please register or sign in to comment