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:
committed by
Eugen Hristev
parent
7b7e226739
commit
6a6fe3ed4d
@@ -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
1401
drivers/clk/at91/sama7g5.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user