Skip to content

Commit cb783bb

Browse files
claudiubezneabebarino
authored andcommitted
clk: at91: sama7g5: add clock support for sama7g5
Add clock support for SAMA7G5. Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent ef396df commit cb783bb

File tree

2 files changed

+1060
-0
lines changed

2 files changed

+1060
-0
lines changed

drivers/clk/at91/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ obj-$(CONFIG_SOC_SAM9X60) += sam9x60.o
2323
obj-$(CONFIG_SOC_SAMA5D3) += sama5d3.o
2424
obj-$(CONFIG_SOC_SAMA5D4) += sama5d4.o
2525
obj-$(CONFIG_SOC_SAMA5D2) += sama5d2.o
26+
obj-$(CONFIG_SOC_SAMA7G5) += sama7g5.o

0 commit comments

Comments
 (0)