summaryrefslogtreecommitdiffstats
path: root/lib/fdt_wip.c
diff options
context:
space:
mode:
authorVidya Sagar <vidyas@nvidia.com>2019-06-25 11:22:37 +0200
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2019-06-27 13:02:46 +0200
commit7bc082d7e97009f252bd432de5d476b0bcf3b266 (patch)
tree1ec44c0a670c4339ce8de2587caf9e22875e8e2d /lib/fdt_wip.c
parentPCI: dwc: Add API support to de-initialize host (diff)
downloadlinux-7bc082d7e97009f252bd432de5d476b0bcf3b266.tar.xz
linux-7bc082d7e97009f252bd432de5d476b0bcf3b266.zip
PCI: dwc: Cleanup DBI,ATU read and write APIs
Cleanup DBI read and write APIs by removing leading "__" (underscore) from their names as there is no reason to have leading underscores in the first place in the function definition. Remove dbi/dbi2 base address parameters as the same behaviour can be obtained through read and write APIs. Since dw_pcie_{readl/writel}_dbi() APIs can't be used for ATU read/write as ATU base address could be different from DBI base address, implement ATU read/write APIs using ATU base address without using dw_pcie_{readl/writel}_dbi() APIs. Signed-off-by: Vidya Sagar <vidyas@nvidia.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Jingoo Han <jingoohan1@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions