Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for Renesas OSTM on RZ/V2N SoC
@ 2025-05-06 10:31 Prabhakar
  2025-05-06 10:31 ` [PATCH v3 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support Prabhakar
  2025-05-06 10:31 ` [PATCH v3 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support Prabhakar
  0 siblings, 2 replies; 7+ messages in thread
From: Prabhakar @ 2025-05-06 10:31 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Maxime Coquelin, Alexandre Torgue,
	Geert Uytterhoeven, Magnus Damm, Chris Brandt
  Cc: linux-kernel, devicetree, linux-stm32, linux-arm-kernel,
	linux-renesas-soc, Prabhakar, Biju Das, Fabrizio Castro,
	Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi all,

This patch series adds support for the Renesas OS Timer (OSTM) found on
the Renesas RZ/V2N (R9A09G056) SoC. The OSTM IP on RZ/V2N is identical to
that on other RZ families.

v2->v3:
- Dropped config check and unconditionally enabled reprobe support for all
  SoCs.

v1->v2:
- Inveted the logic in the dt-bindings to require the "resets" property
- Instead of adding config for new SoC, changed the probe condition to
  `CONFIG_ARM64`.
- Updated commit messages
- Added a Reviewed-by tag from Geert.

v1:
https://lore.kernel.org/all/20250501123709.56513-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support
  clocksource/drivers/renesas-ostm: Unconditionally enable reprobe
    support

 .../devicetree/bindings/timer/renesas,ostm.yaml      | 12 ++++++------
 drivers/clocksource/renesas-ostm.c                   |  2 --
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-15 16:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 10:31 [PATCH v3 0/2] Add support for Renesas OSTM on RZ/V2N SoC Prabhakar
2025-05-06 10:31 ` [PATCH v3 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support Prabhakar
2025-05-06 10:31 ` [PATCH v3 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support Prabhakar
2025-05-06 12:49   ` Geert Uytterhoeven
2025-05-15  5:03   ` kernel test robot
2025-05-15  5:53     ` Geert Uytterhoeven
2025-05-15 16:10       ` Lad, Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox