diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-05-23 15:02:15 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-05-23 22:45:47 +0200 |
commit | 79c6ab509558f9871175c7e4411f857de12cf33b (patch) | |
tree | dd67f6534ab3be884ec541f710605af688e87c9a /drivers/clk/versatile | |
parent | clk: shmobile: Add R8A7740-specific clock support (diff) | |
download | linux-79c6ab509558f9871175c7e4411f857de12cf33b.tar.xz linux-79c6ab509558f9871175c7e4411f857de12cf33b.zip |
clk: divider: add CLK_DIVIDER_READ_ONLY flag
From: Heiko Stuebner <heiko@sntech.de>
Similar to muxes which already have a read-only flag there sometimes
exist dividers which should not be changed by the clock framework
but whose value still should be readable.
Therefore add a READ_ONLY flag similar to the mux-one to clk-divider
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
[changed flag bit to BIT(5) as suggested by Tomasz Figa]
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Max Schwarz <max.schwarz@online.de>
Tested-by: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/versatile')
0 files changed, 0 insertions, 0 deletions