commit | 85c9270112b7014cac5d3ddbf1ef3a09176fe9a4 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Wed Mar 10 21:02:19 2021 -0500 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Apr 08 15:37:27 2021 +0800 |
tree | 360e9e9a07ecfac53727614ea5bee42ac1dc9b80 | |
parent | 955c95ddbaa25154fc3e2ade9c1fbe0ba66a8d73 [diff] |
wdt: dw: Enable the clock before using it The watchdog won't work if the clock isn't enabled. Fixes: cf89ef8d10f240554541c20b2e1bdcdd58d1d7e6 Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>