From: Hans-Christian Egtvedt Date: Wed, 19 Dec 2007 08:29:19 +0000 (+0100) Subject: avr32: Implement set_rate(), set_parent() and mode() for pll1 X-Git-Tag: v2.6.26-rc1~1128^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35bf50ccc80584a1404982f02fc4368e991ff55c;p=pandora-kernel.git 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-diff-tree failed