From: Stephen Boyd Date: Tue, 20 Jan 2015 02:05:31 +0000 (-0800) Subject: clk: qcom: Add simple regmap based muxes X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~17^2~13^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ee3eff57817ed5b4f6294b5a3407e4d9fc7014;p=pandora-kernel.git 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 Tested-by: Kenneth Westfield Signed-off-by: Michael Turquette --- Reading git-diff-tree failed