commit | 759c5b599cf4ddb3b56e66d459b1bf0fe2724fb8 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Sat Jun 15 12:00:56 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 25 08:10:09 2019 +0300 |
tree | bb41e54a23187c130d1dae2e20590722aa68c5a5 | |
parent | 2034afe4db4a2a4f22541d7f7b426e38d2093d38 [diff] |
rt2800: initial watchdog implementation Add watchdog for rt2800 devices. For now it only detect hung and print error. [Note: I verified that printing messages from process context is fine on MT7620 (WT3020) platform that have problem when printk is called from interrupt context]. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>