]> git.infradead.org Git - users/hch/misc.git/commit
i3c: dw: Remove ibi_capable property
authorAniket <aniketmaurya@google.com>
Thu, 27 Jun 2024 03:41:19 +0000 (03:41 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Jul 2024 12:21:29 +0000 (14:21 +0200)
commitd9deb28f700cbe15800f1835da7994a5c6f03928
tree5e627c1588699070ef3b9508f5bba8df38a675c9
parent64bf1459080670f05b8bb9c0cd140befd6780b5e
i3c: dw: Remove ibi_capable property

Since DW I3C IP master role always supports IBI, we don't need
to keep two variants of master ops and select one using this
property. Hence remove the code.

Signed-off-by: Aniket <aniketmaurya@google.com>
Link: https://lore.kernel.org/r/20240627034119.3938050-1-aniketmaurya@google.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/ast2600-i3c-master.c
drivers/i3c/master/dw-i3c-master.c
drivers/i3c/master/dw-i3c-master.h