6d0485a993
In clock.c file the clock management is grouped by cpu with cpu_is_xxx() function. This lead to some kind of difficulties to read this file and maintainability issues as the number of AT91 cpus & PLLs/clocks is growing. In this patch, I try to group clock functionality together and match cpus with this functionality set. An update to at91_pmc.h is needed to cover some new PMC possibilities (and some update in comments). Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Andrew Victor <avictor.za@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
at91_adc.h | ||
at91_aic.h | ||
at91_dbgu.h | ||
at91_mci.h | ||
at91_pio.h | ||
at91_pit.h | ||
at91_pmc.h | ||
at91_rstc.h | ||
at91_rtc.h | ||
at91_rtt.h | ||
at91_shdwc.h | ||
at91_spi.h | ||
at91_ssc.h | ||
at91_st.h | ||
at91_tc.h | ||
at91_twi.h | ||
at91_wdt.h | ||
at91cap9_ddrsdr.h | ||
at91cap9_matrix.h | ||
at91cap9.h | ||
at91rm9200_emac.h | ||
at91rm9200_mc.h | ||
at91rm9200.h | ||
at91sam9_sdramc.h | ||
at91sam9_smc.h | ||
at91sam9rl_matrix.h | ||
at91sam9rl.h | ||
at91sam9260_matrix.h | ||
at91sam9260.h | ||
at91sam9261_matrix.h | ||
at91sam9261.h | ||
at91sam9263_matrix.h | ||
at91sam9263.h | ||
at91x40.h | ||
board.h | ||
cpu.h | ||
debug-macro.S | ||
entry-macro.S | ||
gpio.h | ||
hardware.h | ||
io.h | ||
irqs.h | ||
memory.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h |