]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
i3c: mipi-i3c-hci: Fix Hot-Join NACK
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 6 Mar 2026 07:24:39 +0000 (09:24 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 11 Mar 2026 21:10:01 +0000 (22:10 +0100)
commitfa9586bd77ada1e3861c7bef65f6bb9dcf8d9481
treec461bd7c5d3cadd5e857320e17375f6b5281dec4
parent4167b8914463132654e01e16259847d097f8a7f7
i3c: mipi-i3c-hci: Fix Hot-Join NACK

The MIPI I3C HCI host controller driver does not implement Hot-Join
handling, yet Hot-Join response control defaults to allowing devices to
Hot-Join the bus.  Configure HC_CONTROL_HOT_JOIN_CTRL to NACK all Hot-Join
attempts.

Fixes: 9ad9a52cce282 ("i3c/master: introduce the mipi-i3c-hci driver")
Cc: stable@vger.kernel.org
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260306072451.11131-3-adrian.hunter@intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/mipi-i3c-hci/core.c