]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
i3c: dw: Add hot-join support.
authorBilly Tsai <billy_tsai@aspeedtech.com>
Mon, 29 Apr 2024 07:36:24 +0000 (15:36 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 22 May 2024 22:29:19 +0000 (00:29 +0200)
commit1d08326020fba690cbb7b8f1b38ab4eab6745969
tree2ee047d836d5fe4f59d60237ba950644f3506aa3
parent29391d9142f95508236145d5d2333c9721d979ca
i3c: dw: Add hot-join support.

Add hot-join support for dw i3c master controller.
By default, the hot-join acknowledgment is disabled, and the hardware will
automatically send the DISEC CCC when it receives the hot-join request.
Users can use the sys entry to enable it.

Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>
Link: https://lore.kernel.org/r/20240429073624.256830-1-billy_tsai@aspeedtech.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/dw-i3c-master.c
drivers/i3c/master/dw-i3c-master.h