Re: [PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
From: Krzysztof Kozlowski
Date: Sun Aug 04 2024 - 05:02:04 EST
On 03/08/2024 12:57, Harry Austen wrote:
> Improve utilised clk/notifier APIs, making use of device managed versions
> of functions, make dynamic reconfiguration support optional (because it is
> in hardware) and add support for the clock monitor functionailty added in
> version 6.0 of the Xilinx clocking wizard IP core, through use of the
> auxiliary bus and UIO frameworks.
>
> The combined addition of all of these patches allows, for example, to use
> the clocking wizard solely for its user clock monitoring logic, keeping
> dynamic reconfiguration support disabled.
>
> This is currently untested on hardware, so any help testing this would be
> much appreciated!
>
> v1 -> v2:
> - Split and improve clk_hw+devres transition patch (2+3)
> - Fix/improve DT binding patches (5+8)
Be specific, what did you change? Anything can be a fix or improvement.
Best regards,
Krzysztof