summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-qoriq.c
diff options
context:
space:
mode:
authorJan Kotas <jank@cadence.com>2018-12-13 12:49:29 +0000
committerStephen Boyd <sboyd@kernel.org>2019-01-09 11:41:19 -0800
commit50cc4caf531abb2075c6973451fccdaba9f02715 (patch)
treea7b2868a62a7d3166bbd607ed4d8cdc3b80cb73e /drivers/clk/clk-qoriq.c
parent5b42aac8904bfe8fcd65179c0fe71a6a1109ee53 (diff)
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 'drivers/clk/clk-qoriq.c')
0 files changed, 0 insertions, 0 deletions