commit | 11128726bf9e27e22322151a8018fd57e978e303 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Mar 10 19:08:54 2011 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Feb 03 15:36:39 2012 +0100 |
tree | c7f2b897e0516577533ae9e538fa1eccc019af1b | |
parent | cbd5c78e3b46881a6cc8bcea17f74b34301a0eb4 [diff] |
ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family Several changes to PMC have to be managed for adding this support: - alternate prescaler location for both MCKR and PCKR - alternate CSS length for PCKR - added cpu_is_at91sam9x5() to functional switches - manage UTMI bias like sam9g45 chip family Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>