Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for Renesas OSTM on RZ/V2N SoC
@ 2025-05-15 18:22 Prabhakar
  2025-05-15 18:22 ` [PATCH v4 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support Prabhakar
  2025-05-15 18:22 ` [PATCH v4 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support Prabhakar
  0 siblings, 2 replies; 6+ messages in thread
From: Prabhakar @ 2025-05-15 18:22 UTC (permalink / raw)
  To: Geert Uytterhoeven, Daniel Lezcano, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Maxime Coquelin,
	Alexandre Torgue, Magnus Damm, Chris Brandt
  Cc: linux-kernel, devicetree, 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.

v3->v4:
- Added __maybe_unused to the of_device_id table to avoid build
  warnings when CONFIG_OF is disabled.
- Added Reviewed-by and Tested-by tags from Geert.
- Updated commit message to clarify the change in patch 2/2.

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                   |  4 +---
 2 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.49.0



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 18:22 [PATCH v4 0/2] Add support for Renesas OSTM on RZ/V2N SoC Prabhakar
2025-05-15 18:22 ` [PATCH v4 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support Prabhakar
2025-05-16 14:20   ` Conor Dooley
2025-05-16 16:38     ` Lad, Prabhakar
2025-05-19 15:12       ` Conor Dooley
2025-05-15 18:22 ` [PATCH v4 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support Prabhakar

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