]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
clocksource/drivers/armada-370-xp: Fix dead link to timer binding
authorSoham Metha <sohammetha01@gmail.com>
Wed, 3 Dec 2025 19:58:59 +0000 (01:28 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 20 Jan 2026 17:06:45 +0000 (18:06 +0100)
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@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://patch.msgid.link/20251203195859.65835-1-sohammetha01@gmail.com
drivers/clocksource/timer-armada-370-xp.c

index f2b4cc40db93a9b0bd3ad9900650c8052d094d09..a405a084cf72ddfafefd085ed2d8ccca2c71ab9c 100644 (file)
@@ -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>