summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-utmi.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-22clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea1-1/+70
2020-09-22clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea1-0/+165
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea1-142/+0
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus1-1/+1
2018-08-13clk: at91: utmi: add timeout for utmi lockEugen Hristev1-1/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang1-2/+75
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2016-08-15clk: at91: Add clock driverWenyou Yang1-0/+67