[PATCH v3 08/15] soc: xilinx: vcu: implement clock provider for output clocks
Stephen Boyd
sboyd at kernel.org
Mon Feb 8 21:35:08 EST 2021
Quoting Michael Tretter (2021-01-20 23:16:52)
> The VCU System-Level Control uses an internal PLL to drive the core and
> MCU clock for the allegro encoder and decoder based on an external PL
> clock.
>
> In order be able to ensure that the clocks are enabled and to get their
> rate from other drivers, the module must implement a clock provider and
> register the clocks at the common clock framework. Other drivers are
> then able to access the clock via devicetree bindings.
>
> Signed-off-by: Michael Tretter <m.tretter at pengutronix.de>
> Acked-by: Michal Simek <michal.simek at xilinx.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list