clk: at91: sama7g5: add clock support

Add clock support for SAMA7G5.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
This commit is contained in:
Claudiu Beznea
2020-09-07 17:46:52 +03:00
committed by Eugen Hristev
parent 7b7e226739
commit 6a6fe3ed4d
2 changed files with 1402 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ obj-y += clk-peripheral.o
obj-$(CONFIG_AT91_GENERIC_CLK) += clk-generic.o
obj-$(CONFIG_AT91_UTMI) += clk-utmi.o
obj-$(CONFIG_AT91_SAM9X60_PLL) += clk-sam9x60-pll.o
obj-$(CONFIG_SAMA7G5) += sama7g5.o
else
obj-y += compat.o
endif

1401
drivers/clk/at91/sama7g5.c Normal file

File diff suppressed because it is too large Load Diff