[PATCH 1/2] dm: test: clk: add the test for the ccf gated clock

Simon Glass sjg at chromium.org
Mon Apr 20 01:37:19 CEST 2020


On Mon, 13 Apr 2020 at 06:37, Dario Binacchi <dariobin at libero.it> wrote:
>
> Unlike the other clock types, in the case of the gated clock, a new
> driver has been developed which does not use the registering routine
> provided by the common clock framework.
> The addition of the ecspi0 clock to sandbox therefore allows testing
> the ccf gate clock.
>
> Signed-off-by: Dario Binacchi <dariobin at libero.it>
> ---
>
>  drivers/clk/clk_sandbox_ccf.c | 4 ++++
>  include/sandbox-clk.h         | 8 ++++++++
>  test/dm/clk_ccf.c             | 8 ++++++++
>  3 files changed, 20 insertions(+)

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


More information about the U-Boot mailing list