]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit69b648a200b27a7c8ea92993bf5b4d40e83b5403
tree0ddc77b61b5f822424fe6dfa66a16785986d87b9
parent39806805de0314d5847bfd6d046ad7d4407ccd46
[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