On 3 April 2018 at 17:44, Neil Armstrong <[email protected]> wrote: > This patch adds the bulk clock API tests for the sandbox test suite. > > It's very similar to the main test but only uses the _bulk() API and > checks if the clocks are correctly enabled/disabled. > > Signed-off-by: Neil Armstrong <[email protected]> > --- > arch/sandbox/include/asm/clk.h | 32 ++++++++++++++++++++++++++++++++ > drivers/clk/clk_sandbox_test.c | 29 +++++++++++++++++++++++++++++ > test/dm/clk.c | 38 ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 99 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

