ARM: OMAP4460: Clock: Adding support for 4460 specific clocks
authorPaul Walmsley <paul@pwsan.com>
Fri, 7 Oct 2011 06:53:08 +0000 (00:53 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 7 Oct 2011 07:06:48 +0000 (01:06 -0600)
commit52a3a4d4610cfad536b8ac94b9a2f5ebfa51c06b
treed96680dde660e21b842d07244440f379018c3a47
parent49642ac816a714f3037b7cd6401a46c8fe46e795
ARM: OMAP4460: Clock: Adding support for 4460 specific clocks

OMAP4460 specific clocks are not getting added as the
cpu_is_omap44xx is choosing only OMAP4430 specific clock nodes.
Changing it to add to OMAP4460 specific clocks also.
This is clocks are required of temperature sensor.

Signed-off-by: Vishwanath BS <vishwanath.bs@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Cc: paul@pwsan.com
[paul@pwsan.com: updated to apply]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock44xx_data.c