linux-stable/drivers/bus/mhi/ep
Manivannan Sadhasivam 309ab14f70 bus: mhi: ep: Add checks for read/write callbacks while registering controllers
The MHI EP controller drivers has to support both sync and async read/write
callbacks. Hence, add a check for it.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2023-12-15 14:20:13 +05:30
..
Kconfig
Makefile bus: mhi: ep: Add support for managing MHI state machine 2022-04-26 13:17:41 +02:00
internal.h bus: mhi: ep: Add support for async DMA write operation 2023-12-15 14:20:03 +05:30
main.c bus: mhi: ep: Add checks for read/write callbacks while registering controllers 2023-12-15 14:20:13 +05:30
mmio.c bus: mhi: ep: Add support for managing MMIO registers 2022-04-26 13:17:41 +02:00
ring.c bus: mhi: ep: Rename read_from_host() and write_to_host() APIs 2023-12-14 11:58:53 +05:30
sm.c bus: mhi: ep: Change state_lock to mutex 2023-01-27 12:31:41 +05:30