]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: OMAP4: PM: Add init api for DPLL nodes
authorRajendra Nayak <rnayak@ti.com>
Wed, 9 Dec 2009 01:47:17 +0000 (18:47 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:47 +0000 (17:00 -0700)
commit911bd7395c4aa4e74b13aab790ca1500c59fae02
tree6fdca6b205015558663dcfa523f87d6c6ffa7afa
parent16975a79c8e6ee424331f52649f2351d33c7b972
ARM: OMAP4: PM: Add init api for DPLL nodes

An api at init for all dpll nodes seem to be
needed to reparent the dpll clk node to its
bypass clk in case the dpll is in bypass.
If not done this causes sequencing issues at init
during propogate_rate.

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/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock44xx_data.c