History log of /linux/drivers/clk/qcom/clk-regmap-mux.h (Results 76 – 77 of 77)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v3.19
# 54eea32f 02-Feb-2015 Michael Turquette <mturquette@linaro.org>

Merge branch 'clk-next' into v3.19-rc7


Revision tags: v3.19-rc7, v3.19-rc6
# b3ee3eff 20-Jan-2015 Stephen Boyd <sboyd@codeaurora.org>

clk: qcom: Add simple regmap based muxes

Add support for muxes that use regmap instead of readl/writel
directly. We don't support as many features as clk-mux.c, but
this is good enough to support ge

clk: qcom: Add simple regmap based muxes

Add support for muxes that use regmap instead of readl/writel
directly. We don't support as many features as clk-mux.c, but
this is good enough to support getting and setting parents.
Adding a table based lookup can be added in the future if needed.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Tested-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>

show more ...


1234