Home
last modified time | relevance | path

Searched hist:"5544 d67ed11245ccb64099deb32831308297bf6b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epf-core.cdiff 5544d67ed11245ccb64099deb32831308297bf6b Mon Jan 14 05:15:06 CST 2019 Kishon Vijay Abraham I <kishon@ti.com> PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags

pci_epf_alloc_space() sets the MEM TYPE flags to indicate a 32-bit
Base Address Register irrespective of the size. Fix it here to indicate
64-bit BAR if the size is > 2GB.

Tested-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>