u-boot-brain/doc/device-tree-bindings/timer/sandbox_timer.txt
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test
Add a sandbox timer which get time from host os and a basic
test.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:13:41 -07:00

8 lines
144 B
Plaintext

Sandbox timer
The sandbox timer device is an emulated device which gets time from
host os.
Required properties:
compatible: "sandbox,timer"