summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2016-01-19 13:55:28 +0900
committerSimon Glass <[email protected]>2016-01-21 19:46:47 -0700
commitb21e20b255a02393727c93b1927a381ce3008fa4 (patch)
treed965a28a41a19863a08066dbe4abc9d60787315f /include/linux
parent6905f4d3c7be46fed4859f51f0a8f9a1107c22e7 (diff)
clk: add fixed rate clock driver
This commit intends to implement "fixed-clock" as in Linux. (drivers/clk/clk-fixed-rate.c in Linux) If you need a very simple clock to just provide fixed clock rate like a crystal oscillator, you do not have to write a new driver. This driver can support it. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions