commit | 8e1ebdcfd71a089a5aa7a69664555a75153a9b9e | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Thu Sep 16 14:10:09 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 03 11:59:22 2021 -0400 |
tree | 018d4b9fc008f26afc46f6d44be78cb762694730 | |
parent | fa09b12dc5f67b5935fd40142e321bc13ed62b35 [diff] |
ARM: dts: ast2600: Make WDT by default disabled The WDT devices described in the general .dtsi file should be marked as "disabled" by default. A WDT should be then enabled in the board specific .dts file on demands. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>