mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 12:40:43 +01:00
The Orion watchdog can be found on some Marvell Armada chips. This driver is based on the code by Tomas Hlavacek in the CZ.NIC turris-omnia-uboot repository, which can be found at https://gitlab.labs.nic.cz/turris/turris-omnia-uboot, and that one is based on code by Sylver Bruneau. His code is already in mainline Linux kernel. The code uses the new driver model API. Signed-off-by: Tomas Hlavacek <tomas.hlavacek@nic.cz> Signed-off-by: Marek Behun <marek.behun@nic.cz> create mode 100644 drivers/watchdog/orion_wdt.c Signed-off-by: Stefan Roese <sr@denx.de> |
||
|---|---|---|
| .. | ||
| ast_wdt.c | ||
| at91sam9_wdt.c | ||
| bcm2835_wdt.c | ||
| bcm6345_wdt.c | ||
| designware_wdt.c | ||
| ftwdt010_wdt.c | ||
| imx_watchdog.c | ||
| Kconfig | ||
| Makefile | ||
| omap_wdt.c | ||
| orion_wdt.c | ||
| s5p_wdt.c | ||
| sandbox_wdt.c | ||
| ulp_wdog.c | ||
| wdt-uclass.c | ||
| xilinx_tb_wdt.c | ||