From: Andrew Victor Date: Wed, 22 Mar 2006 20:14:14 +0000 (+0000) Subject: [ARM] 3386/1: AT91RM9200 Clock update X-Git-Tag: v2.6.17-rc1~1122^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b648a200b27a7c8ea92993bf5b4d40e83b5403;p=pandora-kernel.git [ARM] 3386/1: AT91RM9200 Clock update Patch from Andrew Victor This patch includes a few changes to the clock support on the AT91RM9200. 1. Added definitions for Ethernet, MMC, TWI, USARTs, and SPI peripheral clocks. 2. Replaced some hard-coded hex values with the text definitions in at91rm9200_sys.h. 3. If the USB96M bit is set for PLLB, then the rate of PLLB is not affected but only the USB Host/Device clocks which are derived from it. Issue reported by Sergei Sharonov. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed