i3c: Add support for bus enumeration & notification
authorJeremy Kerr <jk@codeconstruct.com.au>
Fri, 13 Oct 2023 04:06:24 +0000 (12:06 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 17 Oct 2023 10:45:03 +0000 (12:45 +0200)
commit0ac6486e5cbd1af682d3b52fcd3615247e13cb57
tree7d47c08b6f6af073616b029810cc17051a1f32f5
parentee71d6d5f18b55cbba20c84cce13519f7bb509e6
i3c: Add support for bus enumeration & notification

This allows other drivers to be notified when new i3c busses are
attached, referring to a whole i3c bus as opposed to individual
devices.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/i3c/master.c
include/linux/i3c/master.h