commit | 911bd7395c4aa4e74b13aab790ca1500c59fae02 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue Dec 08 18:47:17 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:47 2009 -0700 |
tree | 6fdca6b205015558663dcfa523f87d6c6ffa7afa | |
parent | 16975a79c8e6ee424331f52649f2351d33c7b972 [diff] |
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>