diff options
| author | [email protected] <[email protected]> | 2017-04-17 12:00:24 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-08 11:57:32 -0400 |
| commit | 858d4976293f0b3d72e5dcf0e8a1a973efafeee3 (patch) | |
| tree | 0921e2d6c21f12fa567b631e9f664e18fc6dd4ed /include | |
| parent | 413353b30b5d23c409b6a2fd70aa1cc28451a451 (diff) | |
aspeed: Reset Driver
Add Reset Driver for ast2500 SoC. This driver uses Watchdog Timer to
perform resets and thus depends on it. The actual Watchdog device used
needs to be configured in Device Tree using "aspeed,wdt" property, which
must be WDT phandle, for example:
rst: reset-controller {
compatible = "aspeed,ast2500-reset";
aspeed,wdt = <&wdt1>;
}
Signed-off-by: Maxim Sloyko <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
