PCI: dwc: Change size to u64 for EP outbound iATU
authorShradha Todi <shradha.t@samsung.com>
Wed, 6 Jan 2021 10:45:00 +0000 (16:15 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Feb 2021 17:09:50 +0000 (11:09 -0600)
commit3856e1c5b88e5d363c251a2bc0d9fd0efdc6184a
tree6c34e47ac0cef1f254970a7c2255d0003bb1be7c
parent2f5ab5afe018a8c208bcefe37fbd26ff1afc25a2
PCI: dwc: Change size to u64 for EP outbound iATU

Since outbound iATU permits size to be greater than 4GB for which the
support is also available, allow EP function to send u64 size instead of
truncating to u32.

Link: https://lore.kernel.org/r/1609929900-19082-1-git-send-email-shradha.t@samsung.com
Signed-off-by: Shradha Todi <shradha.t@samsung.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
drivers/pci/controller/dwc/pcie-designware.c
drivers/pci/controller/dwc/pcie-designware.h