[PATCH v2 01/20] wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
Francesco Dolcini
francesco at dolcini.it
Mon Nov 18 13:31:39 CET 2024
On Mon, Nov 18, 2024 at 07:26:55AM +0100, Heiko Schocher wrote:
> Driver for a PMIC watchdog timer controlled via Siemens SCU firmware
> extensions. Only useful on some Siemens i.MX8-based platforms as
> special SCFW is needed which provides the needed SCU API.
>
> Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
> Signed-off-by: Heiko Schocher <hs at denx.de>
...
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 0e45f0a0922..f317d0922cb 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -428,6 +428,13 @@ config WDT_ARM_SMC
> Select this to enable Arm SMC watchdog timer. This watchdog will manage
> a watchdog based on ARM SMCCC communication.
>
> +config WDT_SCU_PMIC
Isn't this a too generic name for something the is platform specific?
Or this is not Siemens specific? One or the other, I would say.
> + bool "Enable PMIC Watchdog Timer support for siemens platforms"
^ Siemens? You are
using appropriate
uppercase
everywhere ...
Francesco
More information about the U-Boot
mailing list