linux-stable/drivers/bus/mhi
Manivannan Sadhasivam bd23e83642 bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
Use of both pcim_iomap_regions() and pcim_iomap_table() APIs are
deprecated. Hence, switch to pcim_iomap_region() API which handles both the
request and map of the MHI BAR region.

Cc: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Mayank Rana <quic_mrana@quicinc.com>
Link: https://lore.kernel.org/r/20241004023351.6946-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2024-11-08 11:52:06 +00:00
..
ep Driver core changes for 6.11-rc1 2024-07-25 10:42:22 -07:00
host bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR 2024-11-08 11:52:06 +00:00
common.h bus: mhi: host: Add tracing support 2024-02-06 11:54:44 +05:30
Kconfig bus: mhi: ep: Add support for registering MHI endpoint controllers 2022-04-26 13:17:40 +02:00
Makefile bus: mhi: Update Makefile to used Kconfig flags 2023-01-27 12:30:53 +05:30