From: Andrew Victor Date: Mon, 19 Jun 2006 12:20:23 +0000 (+0100) Subject: [ARM] 3578/1: AT91RM9200 Clock update X-Git-Tag: v2.6.18-rc1~1098^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91f8ed835ffb34b4108cc16eefd3303e4068bee0;p=pandora-kernel.git [ARM] 3578/1: AT91RM9200 Clock update Patch from Andrew Victor Some updates to the clock infrastructure for the AT91RM9200. 1. Hard-coded values replaced with names defined in at91rm9200_sys.h. 2. Added the four PIO clocks, which are enabled at startup. 3. At startup, disable all unused clocks. 4. Minor bugfix for usage counts associated with MCK. [Patch from David Brownell] 5. Added at91_clock_associate() function to associate device & function with a particular clock. [Patch from David Brownell] Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed