linux-stable/drivers/bus/mhi
Manivannan Sadhasivam 37867094fa bus: mhi: ep: Add support for managing MMIO registers
Add support for managing the Memory Mapped Input Output (MMIO) registers
of the MHI bus. All MHI operations are carried out using the MMIO registers
by both host and the endpoint device.

The MMIO registers reside inside the endpoint device memory (fixed
location based on the platform) and the address is passed by the MHI EP
controller driver during its registration.

Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2022-04-04 10:17:50 +05:30
..
ep bus: mhi: ep: Add support for managing MMIO registers 2022-04-04 10:17:50 +05:30
host bus: mhi: Make mhi_state_str[] array static inline and move to common.h 2022-03-18 14:02:55 +01:00
common.h bus: mhi: Make mhi_state_str[] array static inline and move to common.h 2022-03-18 14:02:55 +01:00
Kconfig bus: mhi: ep: Add support for registering MHI endpoint controllers 2022-04-04 10:17:50 +05:30
Makefile bus: mhi: ep: Add support for registering MHI endpoint controllers 2022-04-04 10:17:50 +05:30