i3c: master: add enable(disable) hot join in sys entry
authorFrank Li <Frank.Li@nxp.com>
Fri, 1 Dec 2023 22:25:27 +0000 (17:25 -0500)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Jan 2024 23:35:34 +0000 (00:35 +0100)
commit317bacf960a4879af22d12175f47d284930b3273
tree34741eed69b4729406c8c7d017acfbef871ccb74
parentb4da37db3e2cfc1c60875b0c10cfc556d5342a3a
i3c: master: add enable(disable) hot join in sys entry

Add hotjoin entry in sys file system allow user enable/disable hotjoin
feature.

Add (*enable(disable)_hotjoin)() to i3c_master_controller_ops.
Add api i3c_master_enable(disable)_hotjoin();

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20231201222532.2431484-2-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master.c
include/linux/i3c/master.h