Commits
Kishon Vijay Abraham I committed 1c05d66cc9a
PCI: cadence: Use "addr_space" for EP outbound region Cadence PCIe driver uses mem_res to manipulate the addresses configured in the outbound address translation unit. Now that mem_res is optional for platforms that doesn't require addresses to be manipulated, use "addr_res" for defining the outbound region used to configure the outbound ATU. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>