[PATCH] ARM: OMAP2+: Fix selection of clockevent timer when using device-tree

Bedia, Vaibhav vaibhav.bedia at ti.com
Wed Jan 30 02:18:46 EST 2013


On Wed, Jan 30, 2013 at 01:53:11, Hunter, Jon wrote:
> Commit 9725f44 (ARM: OMAP: Add DT support for timer driver) added
> device-tree support for selecting a clockevent timer by property.
> However, the code is currently ignoring the property passed and
> selecting the first available timer found. Hence, for the OMAP3 beagle
> board timer-12 is not being selected as expected. Fix this problem
> by ensuring the timer property is passed to omap_get_timer_dt().

I thought that was intentional ;) and had this change in the clkevt-clksrc
interchange patch for AM33xx.

Anyways, this change works for me so...

Tested-by: Vaibhav Bedia <vaibhav.bedia at ti.com>



More information about the linux-arm-kernel mailing list