atsamd: Add support for SAMD51 overclocking

Signed-off-by: Lars R. Hansen <popshansen@hotmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Lars R. Hansen
2019-08-10 11:11:41 +01:00
committed by Kevin O'Connor
parent d38aed0773
commit 524ebbc7b3
2 changed files with 22 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
#define CLKGEN_48M 3
#define CLKGEN_2M 4
#define FREQ_MAIN 120000000
#define FREQ_MAIN CONFIG_CLOCK_FREQ
#define FREQ_32K 32768
#define FREQ_48M 48000000
#define FREQ_2M 2000000