uboot/arch/arm/mach-at91/armv7
Wenyou Yang c19000556e arm: at91: clock: Add the generated clock support
Some peripherals may need a second clock source that may be different
from the system clock. This second clock is the generated clock (GCK)
and is managed by the PMC via PMC_PCR.

For simplicity, the clock source of the GCK is fixed to PLLA_CLK.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
2015-11-03 14:21:31 +01:00
..
Makefile
clock.c arm: at91: clock: Add the generated clock support 2015-11-03 14:21:31 +01:00
cpu.c arm: at91: Change the Chip ID registers' addresses 2015-11-03 14:21:30 +01:00
reset.c
sama5d3_devices.c
sama5d4_devices.c ARM: atmel: sama5d4: set non-secured for peripherals 2015-03-18 23:36:10 +01:00
timer.c ARM: atmel: armv7: switch to use common timer functions 2015-04-01 01:04:27 +02:00
u-boot-spl.lds