diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-08-18 16:58:02 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-08-29 23:00:38 +0200 |
commit | a937fe087aa1de5df35c31a261b0f5f6808a7052 (patch) | |
tree | be8dccbe862bb3ae6e4e6121764afcd2f6e20ca6 /drivers/pci/dwc/pci-dra7xx.c | |
parent | PCI: endpoint: Remove the ->remove() callback (diff) | |
download | linux-a937fe087aa1de5df35c31a261b0f5f6808a7052.tar.xz linux-a937fe087aa1de5df35c31a261b0f5f6808a7052.zip |
PCI: dwc: designware: Provide page_size to pci_epc_mem
Use the newly introduced __pci_epc_mem_init() instead of pci_epc_mem_init()
to provide page_size to pci_epc_mem. This is in preparation for
adding EP support to K2G which has a restriction that the
address region should be either divided into 1MB/2MB/4MB or 8MB
sizes (Ref: 11.14.4.9.1 Outbound Address Translation in K2G TRM SPRUHY8F
January 2016 – Revised May 2017).
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/dwc/pci-dra7xx.c')
0 files changed, 0 insertions, 0 deletions