* Tony Lindgren <tony@xxxxxxxxxxx> [180227 16:43]: > * Tero Kristo <t-kristo@xxxxxx> [180227 06:35]: > > On 27/02/18 00:05, Tony Lindgren wrote: > > > Hmm so should we have all the timers use bit 0 in the dtsi? > > > Or default to bit 24 for all of them? > > > > Who is going to control the clkctrl clock for the timers if you just control > > the opt clock? Also, ain't the bit 24 the clksel mux setting? Tweaking that > > would seem wrong... > > Yeah OK. $ git grep TIMER arch/arm/boot/dts/* | grep CLKCTRL And that shows timer1 using bit 24 for omap4, omap5 and dra7 dtsi files. So shouldn't that then be just bit 0 instead of bit 24 for those? And then we let omap_dm_timer_init_one() reparent it? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html