[PATCH v2 1/2] timer: tegra: Bind watchdog driver when timer node is processed

Svyatoslav Ryhel clamor95 at gmail.com
Thu Sep 18 12:07:58 CEST 2025


чт, 18 вер. 2025 р. о 11:44 Lukasz Majewski <lukma at nabladev.com> пише:
>
> The Tegra SoC is a bit special, as it doesn't have the separate IP block
> to provide watchdog functionality.
>
> Instead, timer IP block allows such functionality when properly configured.
>
> This patch manually binds U-Boot's WDT driver (based on WDT_UCLASS).
>
> Signed-off-by: Lukasz Majewski <lukma at nabladev.com>
> ---
>
> Changes for v2:
> - Replace "Tegra T30" with just "Tegra" in comment as all Tegra
>   SoCs are using the same programming paradign
> - Update the commit message
> ---
>  drivers/timer/tegra-timer.c | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>

Reviewed-by: Svyatoslav Ryhel <clamor95 at gmail.com>

With minor adjustments applied to u-boot-tegra/staging, thank you!


More information about the U-Boot mailing list