commit | 0fd79138dc2394ea7820f583f8abfa06be0155f9 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Mon Apr 03 10:39:59 2023 +0200 |
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Apr 06 14:50:03 2023 +0200 |
tree | dc0ebf7db5c6bf189755eb8e08477fa535f80ab8 | |
parent | 26e8ebcd7cb7eabe2d62384b22d3ed9a235cb60e [diff] |
watchdog: mpc8xxx: Add support for mpc83xx Introduce a new compatible "fsl,pq2pro-wdt" On mpc83xx, the prescaling factor is 0x10000. Don't write the watchdog configuration register in start.S as it can be written only once. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>