Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-01 | [ARM] 3959/1: AT91: Support for SAM9 USB and HCK clocks | Andrew Victor | |
The bits used to select the USB clocks are different on the SAM9's. Add support for the HCK clocks on the AT91SAM9261. Patch from Patrice Vilchez & Nicolas Ferre Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2006-09-28 | [ARM] 3866/1: AT91 clock update | Andrew Victor | |
This patch makes the AT91 clock.c support processor-generic (AT91RM9200 and AT91SAM9xxx). The clocks supported by a particular AT91 processor are defined in the processor-specific file and are registered with clock.c at startup. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |