Skip to content
Snippets Groups Projects
Commit 018134ab authored by Steven Lee's avatar Steven Lee Committed by Cédric Le Goater
Browse files

aspeed/wdt: Fix ast2500/ast2600 default reload value


Per ast2500_2520_datasheet_v1.8 and ast2600v11.pdf, the default value of
WDT00 and WDT04 is 0x014FB180 for ast2500/ast2600.
Add default_status and default_reload_value attributes for storing
counter status and reload value as they are different from ast2400.

Signed-off-by: default avatarTroy Lee <troy_lee@aspeedtech.com>
Signed-off-by: default avatarJamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: default avatarSteven Lee <steven_lee@aspeedtech.com>
Reviewed-by: default avatarCédric Le Goater <clg@kaod.org>
Message-Id: <20220401083850.15266-4-jamin_lin@aspeedtech.com>
Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
parent 2850df6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment