aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-uniphier.c
diff options
context:
space:
mode:
authorShradha Todi <[email protected]>2024-02-20 14:10:46 +0530
committerBjorn Helgaas <[email protected]>2024-05-28 11:15:01 -0500
commit6b11143f9344ddfb6f27559743db36b85e8e6a89 (patch)
tree65e1400b224d992394f206d0914fa21e57d9ce3e /drivers/pci/controller/dwc/pcie-uniphier.c
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff)
PCI: exynos: Adapt to use bulk clock APIs
There is no need to hardcode the clock info in the driver as driver can rely on the devicetree to supply the clocks required for the functioning of the peripheral. Thus, remove the static clock info and obtain the platform supplied clocks. All the clocks supplied are obtained and enabled using the devm_clk_bulk_get_all_enable() API. [kwilczynski: commit log] Link: https://lore.kernel.org/linux-pci/[email protected] Signed-off-by: Shradha Todi <[email protected]> Signed-off-by: Krzysztof WilczyƄski <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Alim Akhtar <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-uniphier.c')
0 files changed, 0 insertions, 0 deletions