-
- Downloads
Merge tag 'i3c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Pull i3c updates from Boris Brezillon: "Core changes: - Make i3c_bus_set_mode() static Driver changes: - Add a per-SoC data_hold_delay property to the Cadence driver - Fix formatting issues in the 'CADENCE I3C MASTER IP' MAINTAINERS entry - Use devm_platform_ioremap_resource() where appropriate - Adjust DesignWare reattach logic" * tag 'i3c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux: i3c: master: dw: reattach device on first available location of address table i3c: master: cdns: convert to devm_platform_ioremap_resource i3c: master: dw: convert to devm_platform_ioremap_resource MAINTAINERS: fix style in CADENCE I3C MASTER IP entry i3c: master: make i3c_bus_set_mode static i3c: master: cdns: add data hold delay support
No related branches found
No related tags found
Showing
- MAINTAINERS 4 additions, 4 deletionsMAINTAINERS
- drivers/i3c/master.c 2 additions, 2 deletionsdrivers/i3c/master.c
- drivers/i3c/master/dw-i3c-master.c 17 additions, 3 deletionsdrivers/i3c/master/dw-i3c-master.c
- drivers/i3c/master/i3c-master-cdns.c 45 additions, 8 deletionsdrivers/i3c/master/i3c-master-cdns.c
Loading
Please register or sign in to comment