[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176972232891.2495410.2595329926883521387.tip-bot2@tip-bot2>
Date: Thu, 29 Jan 2026 21:32:08 -0000
From: "tip-bot2 for Soham Metha" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Soham Metha <sohammetha01@...il.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: timers/clocksource] clocksource/drivers/armada-370-xp: Fix dead
link to timer binding
The following commit has been merged into the timers/clocksource branch of tip:
Commit-ID: f555fd9ebec9aefaa6281b457de27dd6cba1d168
Gitweb: https://git.kernel.org/tip/f555fd9ebec9aefaa6281b457de27dd6cba1d168
Author: Soham Metha <sohammetha01@...il.com>
AuthorDate: Thu, 04 Dec 2025 01:28:59 +05:30
Committer: Daniel Lezcano <daniel.lezcano@...aro.org>
CommitterDate: Tue, 20 Jan 2026 18:06:45 +01:00
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@...il.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
Link: https://patch.msgid.link/20251203195859.65835-1-sohammetha01@gmail.com
---
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 f2b4cc4..a405a08 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>
Powered by blists - more mailing lists