
30 Oct
2019
30 Oct
'19
2:48 a.m.
On Mon, 30 Sep 2019 at 06:29, Jean-Jacques Hiblot jjhiblot@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@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@chromium.org