From 35bf50ccc80584a1404982f02fc4368e991ff55c Mon Sep 17 00:00:00 2001 From: Hans-Christian Egtvedt Date: Wed, 19 Dec 2007 09:29:19 +0100 Subject: [PATCH] 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 Signed-off-by: Haavard Skinnemoen --- Reading git-format-patch failed