[PATCH v2] phy-zynqmp: Postpone getting clock rate until actually needed

Vinod Koul vkoul at kernel.org
Wed May 14 04:37:28 PDT 2025


On Mon, 28 Apr 2025 08:35:47 +0200, Mike Looijmans wrote:
> At probe time the driver would display the following error and abort:
>   xilinx-psgtr fd400000.phy: Invalid rate 0 for reference clock 0
> 
> At probe time, the associated GTR driver (e.g. SATA or PCIe) hasn't
> initialized the clock yet, so clk_get_rate() likely returns 0 if the clock
> is programmable. So this driver only works if the clock is fixed.
> 
> [...]

Applied, thanks!

[1/1] phy-zynqmp: Postpone getting clock rate until actually needed
      commit: 065d5885f6180c534b7b176847b3e008f4e11850

Best regards,
-- 
~Vinod





More information about the linux-arm-kernel mailing list