Skip to content
Commit 50cc4caf authored by Jan Kotas's avatar Jan Kotas Committed by Stephen Boyd
Browse files

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: default avatarJan Kotas <jank@cadence.com>
[sboyd@kernel.org: Make of_fixed_mmio_clk_setup() static, use clk_hw
based APIs]
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 5b42aac8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment