ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
authorRajendra Nayak <rnayak@ti.com>
Wed, 9 Dec 2009 01:46:28 +0000 (18:46 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:45 +0000 (17:00 -0700)
commit972c542746904b5f418284946728a61b783275ef
tree3f8b449c10e6a25df3bd216c6e039f4240d52446
parentdd7084138f7293f97584050d43a92cb03836974e
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration

This patch defines all the clock nodes in OMAP4430
platform. All the clock node structs and the clkdev table is
autogenerated using a python script (gen_clock_tree.py)
developed by Paul Walmsley, Benoit Cousson and Rajendra Nayak.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoit Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/clock44xx.h [new file with mode: 0644]
arch/arm/mach-omap2/clock44xx_data.c [new file with mode: 0644]
arch/arm/plat-omap/include/plat/clkdev_omap.h
arch/arm/plat-omap/include/plat/clock.h