提交 e7cc8d11 编写于 作者: T Thomas Chou 提交者: Simon Glass

test: add sandbox timer to test.dts

Add missing sandbox timer to test.dts, so that test-dm works.
Signed-off-by: NThomas Chou <thomas@wytron.com.tw>
Acked-by: NSimon Glass <sjg@chromium.org>
Tested-by: NSimon Glass <sjg@chromium.org>
上级 3861d784
......@@ -279,6 +279,11 @@
0x38 8>;
};
timer {
compatible = "sandbox,timer";
clock-frequency = <1000000>;
};
uart0: serial {
compatible = "sandbox,serial";
u-boot,dm-pre-reloc;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册