commit | c19000556e1d21bc5830464b6b9964a977ab1e32 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Oct 30 09:47:02 2015 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Nov 03 14:21:31 2015 +0100 |
tree | b168cb1f34d7a5153a342613c00f62b411c77326 | |
parent | 79667b7b769405ec510baf2afed566eae58ec713 [diff] |
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>