ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 10 Mar 2011 18:08:54 +0000 (19:08 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 3 Feb 2012 14:36:39 +0000 (15:36 +0100)
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>

No differences found