linux/drivers/i3c
Adrian Hunter ca4d4682d3 i3c: mipi-i3c-hci: Refactor PIO register initialization
Move the PIO register setup logic out of hci_pio_init() into a new
helper, __hci_pio_init().  This refactoring prepares for Runtime PM
support by allowing PIO registers to be reinitialized independently
after resume.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260113072702.16268-13-adrian.hunter@intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2026-01-14 17:21:10 +01:00
..
master i3c: mipi-i3c-hci: Refactor PIO register initialization 2026-01-14 17:21:10 +01:00
device.c i3c: Add HDR API support 2025-11-29 00:39:07 +01:00
internals.h i3c: Add HDR API support 2025-11-29 00:39:07 +01:00
Kconfig
Makefile
master.c i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked() 2026-01-14 17:21:09 +01:00