u-boot-brain/arch/sandbox/dts
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-08 11:57:30 -04:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
.gitignore sandbox: ignore sandbox.dtb 2014-05-09 14:51:20 -06:00
cros-ec-keyboard.dtsi cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
sandbox_pmic.dtsi sandbox: add ADC driver 2015-11-02 10:38:00 +09:00
sandbox.dts sandbox: Add some test LEDs 2017-04-14 19:38:57 -06:00
test.dts dm: Simple Watchdog uclass 2017-05-08 11:57:30 -04:00