Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

clocksource/drivers/armada-370-xp: Fix dead link to timer binding

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

authored by

Soham Metha and committed by
Daniel Lezcano
f555fd9e 22464648

+1 -1
+1 -1
drivers/clocksource/timer-armada-370-xp.c
··· 22 22 * doing otherwise leads to using a clocksource whose frequency varies 23 23 * when doing cpufreq frequency changes. 24 24 * 25 - * See Documentation/devicetree/bindings/timer/marvell,armada-370-xp-timer.txt 25 + * See Documentation/devicetree/bindings/timer/marvell,armada-370-timer.yaml 26 26 */ 27 27 28 28 #include <linux/init.h>