[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251120-futuristic-caracara-of-honor-888df4@kuoka>
Date: Thu, 20 Nov 2025 08:52:27 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Hao-Wen Ting <haowen.ting@...ltek.com>
Cc: daniel.lezcano@...aro.org, tglx@...utronix.de, jinn.cheng@...ltek.com,
edwardwu@...ltek.com, phelic@...ltek.com, shawn.huang724@...ltek.com,
cy.huang@...ltek.com, james.tai@...ltek.com, cylee12@...ltek.com, phinex@...ltek.com,
conor+dt@...nel.org, krzk+dt@...nel.org, robh@...nel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, stanley_chang@...ltek.com
Subject: Re: [PATCH v4 1/2] dt-bindings: timer: Add Realtek SYSTIMER
On Thu, Nov 20, 2025 at 02:30:09PM +0800, Hao-Wen Ting wrote:
> The Realtek SYSTIMER (System Timer) is a 64-bit global hardware counter
> operating at a fixed 1MHz frequency. Thanks to its compare match
> interrupt capability, the timer natively supports oneshot mode for tick
> broadcast functionality.
>
> Signed-off-by: Hao-Wen Ting <haowen.ting@...ltek.com>
> ---
> .../timer/realtek,rtd1625-systimer.yaml | 47 +++++++++++++++++++
> 1 file changed, 47 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/realtek,rtd1625-systimer.yaml
>
> diff --git a/Documentation/devicetree/bindings/timer/realtek,rtd1625-systimer.yaml b/Documentation/devicetree/bindings/timer/realtek,rtd1625-systimer.yaml
> new file mode 100644
> index 000000000000..0b8fad37edb4
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/timer/realtek,rtd1625-systimer.yaml
> @@ -0,0 +1,47 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/timer/realtek,rtd1625-systimer.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Realtek System Timer
> +
> +maintainers:
> + - Hao-Wen Ting <haowen.ting@...ltek.com>
> +
> +description: |
Drop |. Do not need '|' unless you need to preserve formatting.
Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists