zephyr/drivers/pcie
Abhishek Shah 4d7e88b4dc drivers: pcie_ep: iproc: Remove sys_read8 from unmap API
Originally, sys_read8 to the mapped address was added part of
the unmap API to protect OMAP mapping, i.e. in case of PCIe writes,
OMAP should not be overwritten before writes are completed.

Now that we have added dummy PCIe read in the common APIs, namely
pcie_ep_xfer_data_memcpy and pcie_ep_xfer_data_dma, for the purpose
of flushing PCIe writes; the purpose of protecting OMAP *also*
gets satisfied, randering PCIe read in the unmap useless,
so remove the same.

Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
2020-12-01 14:56:59 -05:00
..
endpoint drivers: pcie_ep: iproc: Remove sys_read8 from unmap API 2020-12-01 14:56:59 -05:00
host drivers/pcie: Fix function that looks up for mbar 2020-11-27 09:58:08 -05:00
CMakeLists.txt drivers: pcie: refactor pcie directory to make RC and EP independent 2020-07-14 19:35:31 -04:00
Kconfig drivers: pcie: refactor pcie directory to make RC and EP independent 2020-07-14 19:35:31 -04:00