[PATCH V2 2/7] watchdog: bcm2835_wdt: consider system-power-controller property

Stefan Wahren stefan.wahren at i2se.com
Tue Jun 15 14:17:57 PDT 2021


Hi Guenther,

Am 06.06.21 um 14:16 schrieb Stefan Wahren:
> Until now all Raspberry Pi boards used the power off function of the SoC.
> But the Raspberry Pi 400 uses gpio-poweroff for the whole board which
> possibly cannot register the poweroff handler because the it's
> already registered by this watchdog driver. So consider the
> system-power-controller property for registering, which is already
> defined in soc/bcm/brcm,bcm2835-pm.txt .
>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> Reviewed-by: Nicolas Saenz Julienne <nsaenz at kernel.org>
> Reviewed-by: Guenter Roeck <linux at roeck-us.net>
> ---
>  drivers/watchdog/bcm2835_wdt.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
>
all the other patches from this series has been applied. Can this go via
the watchdog-next tree?

Best regards
Stefan





More information about the linux-arm-kernel mailing list