[U-Boot] [PATCH v2 06/13] test/dm: clk: Add clk_get_by_index[_nodev] test
Simon Glass
sjg at chromium.org
Thu Feb 21 02:47:29 UTC 2019
On Sun, 10 Feb 2019 at 23:00, Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> Add sample dm clk test for clk_get_by_index and
> clk_get_by_index_nodev functionality code.
>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> test/dm/clk.c | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list