Re: [PATCH v3 0/4] Add watchdog support for bcm2712
From: Ulf Hansson
Date: Wed Nov 05 2025 - 07:53:27 EST
On Fri, 31 Oct 2025 at 19:33, Stanimir Varbanov <svarbanov@xxxxxxx> wrote:
>
> Hello,
>
> Changes since v2:
> * 2/4 - Use maxItems instead of wrong minItems in else clause (Conor).
>
> Comments are welcome!
>
> regards,
> ~Stan
>
> Stanimir Varbanov (4):
> pmdomain: bcm: bcm2835-power: Prepare to support BCM2712
> dt-bindings: soc: bcm: Add bcm2712 compatible
> mfd: bcm2835-pm: Add support for BCM2712
> arm64: dts: broadcom: bcm2712: Add watchdog DT node
>
> .../bindings/soc/bcm/brcm,bcm2835-pm.yaml | 38 ++++++++++++++++---
> arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 9 +++++
> drivers/mfd/bcm2835-pm.c | 1 +
> drivers/pmdomain/bcm/bcm2835-power.c | 17 +++++++--
> 4 files changed, 55 insertions(+), 10 deletions(-)
>
> --
> 2.47.0
>
Patch 1->3 applied for next, thanks!
Note the dt patch (patch2) is also available on the immutable dt branch.
Kind regards
Uffe