Thread (11 messages) flat view 11 messages, 5 authors, 2012-07-10

Move designware timer OF glue into drivers/clocksource

From: Thomas Gleixner <hidden>
Date: 2012-07-10 11:07:36

On Tue, 10 Jul 2012, Pavel Machek wrote:
 		timer0: timer at ffc08000 {
-				compatible = "socfpga,sp-timer";
+				compatible = "snps,dw-apb-timer-sp";
apb timer. That rings a bell. Does that have anything to do with

arch/x86/kernel/apb_timer.c ? That's from one of the intel mobile
chips and might be the very same IP block.
-obj-y					:= common.o time.o
+obj-y					:= common.o ../../../drivers/clocksource/dw_apb_timer_of.o
Urgh! Why can't we just compile it from drivers/clocksource/Makefile ?

Otherwise, yes please move the code instead of creating a copy.

Thanks,

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