[PATCH v6 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
Krzysztof Wilczyński
kw at linux.com
Fri May 17 04:25:50 PDT 2024
Hello,
> 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. Get rid of the static clock info and obtain the
> platform supplied clocks. All the clocks supplied is obtained and enabled
> using the devm_clk_bulk_get_all_enable() API.
Applied to controller/exynos, thank you!
[1/1] PCI: exynos: Adapt to use bulk clock APIs
https://git.kernel.org/pci/pci/c/358e579a9da2
Krzysztof
More information about the linux-arm-kernel
mailing list