linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add watchdog support for bcm2712
@ 2025-09-17  6:32 Stanimir Varbanov
  2025-09-17  6:32 ` [PATCH 1/4] pmdomain: bcm: bcm2835-power: Prepare to support BCM2712 Stanimir Varbanov
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Stanimir Varbanov @ 2025-09-17  6:32 UTC (permalink / raw)
  To: linux-kernel, devicetree, linux-arm-kernel, linux-rpi-kernel,
	Broadcom internal kernel review list, linux-pm
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Florian Fainelli,
	Ray Jui, Scott Branden, Lee Jones, Ulf Hansson, Willow Cunningham,
	Stefan Wahren, Saenz Julienne, Andrea della Porta, Phil Elwell,
	Jonathan Bell, Dave Stevenson, Stanimir Varbanov

Hello,

The following patch-set aims to:

 * allow probe of bcm2835-wdt watchdog driver for bcm2712.
 * prepare bcm2835-power driver for enabling of v3d for bcm2712.

 - patch 1/4 is preparing bcm2835-power driver to be able to
control GRAFX_V3D pm-domain. This is a prerequisite for the follow-up
patch-set which will add a v3d DT node for bcm2712 (RPi5).

 - patches 2/4 and 3/4 are adding bcm2712-pm compatible in MFD driver
and update the dt-bindings accordingly.

 - patch 4/4 is adding a watchdog DT node for bcm2712.

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     | 28 +++++++++++++++----
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi     |  9 ++++++
 drivers/mfd/bcm2835-pm.c                      |  1 +
 drivers/pmdomain/bcm/bcm2835-power.c          | 17 ++++++++---
 4 files changed, 46 insertions(+), 9 deletions(-)

-- 
2.47.0



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-11-11 11:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17  6:32 [PATCH 0/4] Add watchdog support for bcm2712 Stanimir Varbanov
2025-09-17  6:32 ` [PATCH 1/4] pmdomain: bcm: bcm2835-power: Prepare to support BCM2712 Stanimir Varbanov
2025-10-26 20:16   ` Florian Fainelli
2025-11-11 11:51   ` Andrea della Porta
2025-09-17  6:32 ` [PATCH 2/4] dt-bindings: soc: bcm: Add bcm2712 compatible Stanimir Varbanov
2025-09-17 19:31   ` Conor Dooley
2025-10-26 20:17   ` Florian Fainelli
2025-09-17  6:32 ` [PATCH 3/4] mfd: bcm2835-pm: Add support for BCM2712 Stanimir Varbanov
2025-10-26 20:19   ` Florian Fainelli
2025-11-06 17:01   ` (subset) " Lee Jones
2025-09-17  6:32 ` [PATCH 4/4] arm64: dts: broadcom: bcm2712: Add watchdog DT node Stanimir Varbanov
2025-10-26 20:21   ` Florian Fainelli
2025-10-13 11:08 ` [PATCH 0/4] Add watchdog support for bcm2712 Ulf Hansson
2025-10-26 20:22   ` Florian Fainelli
2025-10-30 15:27     ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).