]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
i3c: master: Add sysfs option to rescan bus via entdaa
authorDavid Nyström <david.nystrom@est.tech>
Thu, 19 Feb 2026 20:58:03 +0000 (21:58 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 12 Apr 2026 14:32:11 +0000 (16:32 +0200)
commit8ea0b60bc00d86b5ce33837487f4d16ae212f70a
tree43c43892959917154ab7210e3d6537fbd2e248a2
parent335c21a2bb47585fdeb87c169d91f09b399c1d3d
i3c: master: Add sysfs option to rescan bus via entdaa

Allow userspace to request dynamic address assignment, which is
useful for i3cdev devices with broken hot-join support.
This will assign dynamic addresses to all devices on the I3C bus
which are currently unassigned.

Signed-off-by: David Nyström <david.nystrom@est.tech>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Meagan Lloyd <meaganlloyd@linux.microsoft.com>
Link: https://patch.msgid.link/20260219-i3c_rescan-v6-1-b81d6cc3cb30@est.tech
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/ABI/testing/sysfs-bus-i3c
drivers/i3c/master.c