diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-01-19 04:55:28 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-22 02:46:47 (GMT) |
commit | b21e20b255a02393727c93b1927a381ce3008fa4 (patch) | |
tree | d965a28a41a19863a08066dbe4abc9d60787315f /include/clk.h | |
parent | 6905f4d3c7be46fed4859f51f0a8f9a1107c22e7 (diff) | |
download | u-boot-fsl-qoriq-b21e20b255a02393727c93b1927a381ce3008fa4.tar.xz |
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 <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/clk.h')
0 files changed, 0 insertions, 0 deletions