[PATCH 3/4] sysreset: watchdog: Move watchdog reference to plat data

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Thu Oct 28 13:17:59 CEST 2021


On 8/22/21 22:41, Samuel Holland wrote:
> Currently, the wdt_reboot driver always gets its watchdog device
> reference from an OF node. This prevents selecting a watchdog at
> runtime. Move the watchdog device reference to the plat data, so
> the driver can be bound with the reference pre-provided. The
> reference will still be acquired from the OF node if it is not
> already provided.
> 
> Signed-off-by: Samuel Holland <samuel at sholland.org>

Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>


More information about the U-Boot mailing list