]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit719fb051949cf884a4500632c8804814b783c392
treebb9add62acc4151b36c88b6bc893dc2000f08029
parent1b1e8f7547e6d332a3fee5495ab09ffaf16987c4
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