aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone/sci-clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo1-8/+28
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo1-0/+130
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo1-27/+41
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthTero Kristo1-4/+3
2018-03-08clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo1-290/+90
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42
2017-06-14clk: keystone: Add sci-clk driver supportTero Kristo1-0/+724