]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3386/1: AT91RM9200 Clock update
authorAndrew Victor <andrew@sanpeople.com>
Wed, 22 Mar 2006 20:14:14 +0000 (20:14 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Mar 2006 20:14:14 +0000 (20:14 +0000)
commitd2cc4ce7a5e15af46099352fb7c80a13449d57b5
tree0ddc77b61b5f822424fe6dfa66a16785986d87b9
parentbd520a3925a34314090589676be232ffec231c1d
[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 <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/clock.c