diff options
author | Jan Kotas <jank@cadence.com> | 2018-12-13 12:49:29 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-01-09 11:41:19 -0800 |
commit | 50cc4caf531abb2075c6973451fccdaba9f02715 (patch) | |
tree | a7b2868a62a7d3166bbd607ed4d8cdc3b80cb73e /crypto/cbc.c | |
parent | 5b42aac8904bfe8fcd65179c0fe71a6a1109ee53 (diff) | |
download | linux-50cc4caf531abb2075c6973451fccdaba9f02715.tar.bz2 |
clk: Add Fixed MMIO clock driver
This patch adds a driver for Fixed MMIO clock.
The driver reads a clock frequency value from a single 32-bit memory
mapped register and registers it as a fixed rate clock.
It can be enabled with COMMON_CLK_FIXED_MMIO Kconfig option.
Signed-off-by: Jan Kotas <jank@cadence.com>
[sboyd@kernel.org: Make of_fixed_mmio_clk_setup() static, use clk_hw
based APIs]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions