test: clk: test clock self assignment
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 22 Oct 2019 12:00:07 +0000 (14:00 +0200)
committerLukasz Majewski <lukma@denx.de>
Tue, 22 Oct 2019 14:14:05 +0000 (16:14 +0200)
commit9a52be129c5b159269ac69a7ae0197eb02612f1d
tree1f2527e776aada5ab0b31d995066b69ce02ca13b
parentfd1ba2965244e7628ac3aa539e51653490e1b4fe
test: clk: test clock self assignment

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@ti.com>
arch/sandbox/dts/test.dts
drivers/clk/clk_sandbox.c
test/dm/clk.c