On Mon, Apr 17, 2017 at 12:00:24PM -0700, [email protected] 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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

