[U-Boot] [PATCH u-boot 2/2] clk: clk_meson: Add mux and div support for reparent and rate setting

Simon Glass sjg at chromium.org
Thu Aug 2 20:36:10 UTC 2018


On 26 July 2018 at 07:54, Neil Armstrong <narmstrong at baylibre.com> wrote:
> This patch adds support for :
> - Rate calculation through muxes and generic dividers
> - Basic gate setting propagation
> - Reparenting for muxes
> - Clock rate setting through generic dividers without reparenting
>
> Support is only added to the Composite VPU and VAPB clocks in order
> to support the Video Processing Unit Power Domain clock setup.
>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
>  drivers/clk/clk_meson.c | 533 +++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 528 insertions(+), 5 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list