[U-Boot] [PATCH v1 5/5] test: clk: test clock self assignment

Simon Glass sjg at chromium.org
Wed Oct 30 01:48:49 UTC 2019


On Mon, 30 Sep 2019 at 06:29, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>
> Make sure that the clock self-assignment works by having a clock of
> clk-sbox be configured automatically when clk-sbox is probed.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
>
> ---
>
>  arch/sandbox/dts/test.dts |  2 ++
>  drivers/clk/clk_sandbox.c | 22 ++++++++++++++++++++++
>  test/dm/clk.c             |  4 ++--
>  3 files changed, 26 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list