Thread (30 messages) 30 messages, 5 authors, 2021-04-05
STALE1885d LANDED
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 10/14] clocksource/drivers/npcm: Add support for WPCM450

From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Date: 2021-03-20 18:23:28
Also in: linux-arm-kernel, lkml, openbmc
Subsystem: arm/nuvoton npcm architecture, clocksource, clockevent drivers, the rest · Maintainers: Andrew Jeffery, Avi Fishman, Tomer Maimon, Tali Perry, Daniel Lezcano, Thomas Gleixner, Linus Torvalds

Add a compatible string for WPCM450, which has essentially the same
timer controller.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/clocksource/timer-npcm7xx.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/clocksource/timer-npcm7xx.c b/drivers/clocksource/timer-npcm7xx.c
index 9780ffd8010e6..a00520cbb660a 100644
--- a/drivers/clocksource/timer-npcm7xx.c
+++ b/drivers/clocksource/timer-npcm7xx.c
@@ -208,5 +208,6 @@ static int __init npcm7xx_timer_init(struct device_node *np)
 	return 0;
 }

+TIMER_OF_DECLARE(wpcm450, "nuvoton,wpcm450-timer", npcm7xx_timer_init);
 TIMER_OF_DECLARE(npcm7xx, "nuvoton,npcm750-timer", npcm7xx_timer_init);

--
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help