DORMANTno replies

[PATCH v2 3/4] arm: plat-omap: add DT support for ti,dm816-timer

From: Neil Armstrong <hidden>
Date: 2015-11-13 16:30:21
Also in: linux-omap, lkml
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

Adds ti,dm816-timer to the dmtimer OF match table.

Cc: Brian Hutchinson <redacted>
Signed-off-by: Neil Armstrong <redacted>
---
 arch/arm/plat-omap/dmtimer.c | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/arch/arm/plat-omap/dmtimer.c b/arch/arm/plat-omap/dmtimer.c
index 8ca94d3..28a6550 100644
--- a/arch/arm/plat-omap/dmtimer.c
+++ b/arch/arm/plat-omap/dmtimer.c
@@ -943,6 +943,10 @@ static const struct of_device_id omap_timer_match[] = {
 		.compatible = "ti,am335x-timer-1ms",
 		.data = &omap3plus_pdata,
 	},
+	{
+		.compatible = "ti,dm816-timer",
+		.data = &omap3plus_pdata,
+	},
 	{},
 };
 MODULE_DEVICE_TABLE(of, omap_timer_match);
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help