summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-imx6.c
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2015-04-30 16:22:29 +0800
committerBjorn Helgaas <bhelgaas@google.com>2015-05-20 15:01:57 -0500
commit2d91b491d5be13602a73be789bb8a3c28d06b7f2 (patch)
tree9df5767fb59a487d5282aa675cfa7efeb27f0d1e /drivers/pci/host/pci-imx6.c
parent63503c87f06e0f2c8c951cada81221c5500188d8 (diff)
PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM
Most transactions' type are cfg0 and MEM, so the current iATU usage is not balanced: iATU0 is hot while iATU1 is rarely used. Refactor the iATU usage so we use iATU0 for cfg and IO and iATU1 for MEM. This allocation idea comes from Minghuan Lian <Minghuan.Lian@freescale.com>: [bhelgaas: use link with Message-ID] Link: http://lkml.kernel.org/r/1429091315-31891-3-git-send-email-Minghuan.Lian@freescale.com Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Pratyush Anand <pratyush.anand@gmail.com>
Diffstat (limited to 'drivers/pci/host/pci-imx6.c')
0 files changed, 0 insertions, 0 deletions