[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240517112550.GW202520@rocinante>
Date: Fri, 17 May 2024 20:25:50 +0900
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Shradha Todi <shradha.t@...sung.com>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, mturquette@...libre.com,
sboyd@...nel.org, jingoohan1@...il.com, lpieralisi@...nel.org,
robh@...nel.org, bhelgaas@...gle.com,
krzysztof.kozlowski@...aro.org, alim.akhtar@...sung.com,
linux@...linux.org.uk, m.szyprowski@...sung.com,
manivannan.sadhasivam@...aro.org, pankaj.dubey@...sung.com,
gost.dev@...sung.com
Subject: Re: [PATCH v6 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
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
Powered by blists - more mailing lists