Andrew Jeffery
f55d613bc9
watchdog: wdt_aspeed: Add support for the reset width register
...
The reset width register controls how the pulse on the SoC's WDTRST{1,2}
pins behaves. A pulse is emitted if the external reset bit is set in
WDT_CTRL. On the AST2500 WDT_RESET_WIDTH can consume magic bit patterns
to configure push-pull/open-drain and active-high/active-low
behaviours and thus needs some special handling in the write path.
As some of the capabilities depend on the SoC version a silicon-rev
property is introduced, which is used to guard version-specific
behaviour.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-09-04 15:21:54 +01:00
..
2017-06-01 18:49:22 +02:00
2016-10-04 13:28:07 +01:00
2017-09-04 15:21:53 +01:00
2017-05-19 10:48:54 +02:00
2017-02-28 20:40:36 +01:00
2017-07-17 13:36:08 +01:00
2016-10-04 13:28:09 +01:00
2016-06-27 13:15:06 +10:00
2017-01-27 18:07:59 +01:00
2016-07-12 16:20:46 +02:00
2017-01-24 23:26:52 +03:00
2017-02-28 17:10:00 +00:00
2017-01-09 11:40:20 +00:00
2017-08-02 00:13:25 +03:00
2017-07-18 11:47:57 -04:00
2017-06-23 11:51:50 +02:00
2017-09-04 15:21:53 +01:00
2016-05-18 15:04:27 +03:00
2017-04-26 12:41:55 +10:00
2017-06-20 14:31:32 +02:00
2016-10-04 10:00:25 +02:00
2017-02-16 14:06:56 +01:00
2017-08-22 21:26:46 +10:00
2017-08-02 22:18:06 +01:00
2017-07-17 13:36:08 +01:00
2017-04-25 19:17:25 +08:00
2017-07-17 15:41:30 -03:00
2017-08-30 18:23:25 +02:00
2017-06-16 18:07:08 +03:00
2017-07-17 15:07:05 +10:00
2017-08-30 18:23:26 +02:00
2017-02-21 13:17:45 +01:00
2017-02-28 17:10:00 +00:00
2017-01-27 18:07:59 +01:00
2017-01-16 17:52:34 +01:00
2017-01-27 18:07:59 +01:00
2017-01-20 11:15:08 +00:00
2017-07-17 13:36:08 +01:00
2016-07-12 16:19:16 +02:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2017-07-14 12:04:41 +02:00
2017-07-03 22:29:48 +03:00
2017-09-04 15:21:54 +01:00
2017-07-18 14:16:52 -07:00
2017-07-14 17:59:42 +01:00
2017-01-27 18:07:59 +01:00
2017-08-30 18:23:25 +02:00
2017-04-24 12:32:12 +01:00
2017-09-04 15:21:53 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-11-15 17:20:37 +02:00
2017-06-01 18:49:22 +02:00
2017-01-27 15:23:29 -08:00
2014-10-23 16:41:25 +02:00
2017-02-21 23:47:40 +00:00
2017-02-28 12:04:48 +01:00
2016-07-12 16:20:46 +02:00
2016-10-04 13:28:07 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2017-07-11 17:44:27 +03:00
2017-09-04 13:09:13 +02:00
2017-07-18 17:36:19 +02:00
2017-01-27 15:20:21 +00:00
2017-01-27 15:20:21 +00:00
2016-07-12 16:20:46 +02:00
2016-09-27 17:03:34 -03:00
2017-02-23 15:40:19 +01:00