aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-keystone.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-08-20 21:53:42 -0600
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2020-09-07 10:30:38 +0100
commitf81c770df72e72183269fc8d7ceb0497957cdf1f (patch)
tree52e010e71aa8a72ead59a0d381f8e78dc6ff10fa /drivers/pci/controller/dwc/pci-keystone.c
parent07e292950b9368518c659c4d5f1dca4bf55779bd (diff)
downloadlinux-f81c770df72e72183269fc8d7ceb0497957cdf1f.tar.gz
linux-f81c770df72e72183269fc8d7ceb0497957cdf1f.tar.bz2
linux-f81c770df72e72183269fc8d7ceb0497957cdf1f.zip
PCI: dwc: Use DBI accessors instead of own config accessors
The Designware DBI space contains the root bus bridge config space. Platforms needing custom {rd,wr}_own_conf functions are also the ones needing custom {read,write}_dbi ops functions and the access sequences are the same. Replace all dw_pcie_{rd,wr}_own_conf() calls with the DBI variants in preparation to remove dw_pcie_{rd,wr}_own_conf(). Link: https://lore.kernel.org/r/20200821035420.380495-3-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Jingoo Han <jingoohan1@gmail.com> Cc: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions