commit | 818055fd4e977593197a40bf1fb9b811673c2858 | [log] [tgz] |
---|---|---|
author | Philippe Boos <pboos@baylibre.com> | Mon Jun 13 16:00:56 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 21 08:09:06 2022 +0200 |
tree | 622bd329143607549c48fe2cd188729db76e2764 | |
parent | eff6f3d37ca132a1d7da798107a834fd8eaa6037 [diff] |
watchdog: add amlogic watchdog support Add support for hardware watchdog timer for Amlogic SoCs. This driver has been heavily inspired by his Linux equivalent (meson_gxbb_wdt.c). Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Philippe Boos <pboos@baylibre.com> Reviewed-by: Stefan Roese <sr@denx.de>