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