avr32: Implement set_rate(), set_parent() and mode() for pll1
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Wed, 19 Dec 2007 08:29:19 +0000 (09:29 +0100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Sun, 20 Apr 2008 00:40:08 +0000 (20:40 -0400)
commit35bf50ccc80584a1404982f02fc4368e991ff55c
treebb9add62acc4151b36c88b6bc893dc2000f08029
parente723ff666a5da8f7fda4e36ebfeafac2175a5c6e
avr32: Implement set_rate(), set_parent() and mode() for pll1

This patch is a take two of adding full functionality to PLL1 on
AT32AP7000.  This allows board-specific code and drivers to configure
and enable PLL1. This is useful when precise control over the
frequency of e.g. a genclock is needed and requested by users for the
ABDAC device.

The patch is based upon previous patches from both Haavard Skinnemoen
and David Brownell.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/at32ap700x.c