commit | e17166581545414307df8cf332e50435310e8ca0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu May 09 10:16:20 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 09 19:52:55 2019 -0400 |
tree | e1049b0c1da7edc5617e3cc30920c03d42ad9362 | |
parent | ebe750b9eae4266c027277669fea35bbc170bde1 [diff] |
dm: MIGRATION: Add migration plan for WDT (DM watchdog support) As much of the watchdog system has been migrated to DM now, formalize a deadline for migration. Please note that the old CONFIG_HW_WATCHDOG macro should be removed completely at some point. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Michal Simek <michal.simek@xilinx.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>