[U-Boot] [U-Boot,v1,05/15] aspeed: Reset Driver

Tom Rini trini at konsulko.com
Mon May 8 19:42:29 UTC 2017


On Mon, Apr 17, 2017 at 12:00:24PM -0700, maxims at google.com wrote:

> 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 <maxims at google.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170508/99cd10b7/attachment.sig>


More information about the U-Boot mailing list