[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49b45635-5f17-4cfc-8324-8c6f59fec082@gmail.com>
Date: Sat, 24 Jan 2026 01:35:53 +0530
From: Soham Metha <sohammetha01@...il.com>
To: linux-kernel-mentees@...ts.linuxfoundation.org
Cc: shuah@...nel.org, skhan@...uxfoundation.org,
linux-kernel@...r.kernel.org, Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] clocksource/drivers/armada-370-xp: Fix dead link to timer
binding
On 04/12/25 01:28, Soham Metha wrote:
> The old text binding 'marvell,armada-370-xp-timer.txt' was replaced by a
> DT schema in commit '4334d83904fc'
> ("dt-bindings: timer: Convert marvell,armada-370-timer to DT schema").
>
> Signed-off-by: Soham Metha <sohammetha01@...il.com>
> ---
> No functional changes.
>
> drivers/clocksource/timer-armada-370-xp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/clocksource/timer-armada-370-xp.c b/drivers/clocksource/timer-armada-370-xp.c
> index 54284c1c0651..2221148e2de2 100644
> --- a/drivers/clocksource/timer-armada-370-xp.c
> +++ b/drivers/clocksource/timer-armada-370-xp.c
> @@ -22,7 +22,7 @@
> * doing otherwise leads to using a clocksource whose frequency varies
> * when doing cpufreq frequency changes.
> *
> - * See Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt
> + * See Documentation/devicetree/bindings/timer/marvell,armada-370-timer.yaml
> */
>
> #include <linux/init.h>
Hi,
Just a gentle ping on this documentation patch in case it was missed.
Please let me know if any changes are needed.
Thanks,
Soham
Powered by blists - more mailing lists