linux-loongson/drivers/i3c/master/mipi-i3c-hci
Wolfram Sang c0a90eb55a i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers
I2C adapters have their own timeout value which can be changed by
userspace if desired. Use it for I2C transfers. The default is 1Hz, so
the default behaviour is unchanged.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250604101831.56585-4-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2025-07-04 01:10:07 +02:00
..
cmd_v1.c i3c/master: cmd_v1: Fix the rule for getting i3c mode 2024-09-06 17:36:02 +02:00
cmd_v2.c
cmd.h
core.c i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers 2025-07-04 01:10:07 +02:00
dat_v1.c i3c: mipi-i3c-hci: use parity8 helper instead of open coding it 2025-01-12 23:55:50 +01:00
dat.h
dct_v1.c
dct.h
dma.c i3c: mipi-i3c-hci: Add Intel specific quirk to ring resuming 2025-01-12 23:54:39 +01:00
ext_caps.c
ext_caps.h
hci_quirks.c i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold 2024-09-05 18:34:09 +02:00
hci.h i3c: mipi-i3c-hci: Handle interrupts according to current specifications 2024-11-01 00:06:14 +01:00
ibi.h
Makefile i3c: mipi-i3c-hci: Add support for MIPI I3C HCI on PCI bus 2025-01-12 23:54:39 +01:00
mipi-i3c-hci-pci.c i3c: mipi-i3c-hci: Add support for MIPI I3C HCI on PCI bus 2025-01-12 23:54:39 +01:00
pio.c i3c: mipi-i3c-hci: Handle interrupts according to current specifications 2024-11-01 00:06:14 +01:00
xfer_mode_rate.h