diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-01-19 13:55:28 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-21 19:46:47 -0700 |
commit | b21e20b255a02393727c93b1927a381ce3008fa4 (patch) | |
tree | d965a28a41a19863a08066dbe4abc9d60787315f /MAINTAINERS | |
parent | 6905f4d3c7be46fed4859f51f0a8f9a1107c22e7 (diff) | |
download | u-boot-imx-b21e20b255a02393727c93b1927a381ce3008fa4.zip u-boot-imx-b21e20b255a02393727c93b1927a381ce3008fa4.tar.gz u-boot-imx-b21e20b255a02393727c93b1927a381ce3008fa4.tar.bz2 |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions