]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:Wed...
authorVaibhav Hiremath <hvaibhav@ti.com>
Wed, 24 Oct 2012 01:58:21 +0000 (18:58 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 24 Oct 2012 01:58:21 +0000 (18:58 -0700)
commitf765bac8116a22ad329e85bcc25bb6bddc7d3e05
tree4f7116df190927d1a3af41cd196a13052f0eb63f
parent77f58f6b06bdca63f241d21e6ce0a2316395ee2c
ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:Wed, 17 Oct 2012 13:55:55 -0500

Add dmtimer clock aliases for AM33XX devices so that the parent clock for
the dmtimer can be set correctly by the dmtimer driver. Without these clock
aliases the dmtimer driver will fail to find the parent clocks for the dmtimer.

Verified that DMTIMERs can be successfully requested on AM335x beagle bone.

Original patch was provided by Vaibhav Hiremath [1]. Changelog and
additional verification performed by Jon Hunter.

[1] http://marc.info/?l=linux-omap&m=134693631608018&w=2

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Tested-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock33xx_data.c