]> git.baikalelectronics.ru Git - kernel.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)
commit82e669587445532adbb5f185f6af9d721f4862f4
tree6fdca6b205015558663dcfa523f87d6c6ffa7afa
parentf6a2a0e985d8994b9a83a7144c260904abca95bb
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