Files
u-boot/drivers
Angelo Dureghello 9b8bc514a0 drivers: watchdog: add mcf watchdog support
This watchdog driver applies to the following
mcf families:

- mcf52x2 (5271 5275 5282)
- mcf532x (5329 5373)
- mcf523x (5235)

Cpu's not listed for each family does not have WDT module.

Note, after some attempts testing by qemu on 5208 i
finally abandoned, watchdog seems not implemented properly.

The driver has been tested in a real M5282EVM.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
---
Changes for v2:
- remove unnecessary hardcoded timeouts
- remove unnecessary hw_watchdog_xxx stuff
- rewrite wdog module reg calculation
- using IS_ENABLED() where possible
Changes for v3:
- remove hardcoded 4s test
2023-07-25 23:21:42 +02:00
..
2023-07-13 11:29:40 +02:00
2023-07-20 14:10:57 -06:00
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2023-05-02 14:23:58 -04:00
2023-07-21 09:00:39 +02:00
2023-06-12 14:55:33 -04:00
2023-03-02 17:45:58 -05:00
2023-07-21 00:28:13 +01:00
2023-07-13 11:29:40 +02:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-04-26 08:43:04 -04:00
2023-04-25 15:31:28 -04:00