Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-11 | ARM: OMAP4: PM: Add support for OMAP4 dpll api's | Rajendra Nayak | |
Most of the dpll api's from dpll.c are reused for OMAP4. This patch does extend a few api's for OMAP4 support. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Benoit Cousson <b-cousson@ti.com> | |||
2009-12-11 | ARM: OMAP4: PM: Move DPLL control apis to dpll.c | Rajendra Nayak | |
This patch moves all the dpll control api's to a common file dpll.c. This is in preperation of omap4 support wherein most of these api's can be reused. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Benoit Cousson <b-cousson@ti.com> |