linux/drivers/clk/tegra
Peter De Schrijver ce4f3313b0 clk: add table lookup to mux
Add a table lookup feature to the mux clock. Also allow arbitrary masks
instead of the width. This will be used by some clocks on Tegra114. Also
adapt the tegra periph clk because it uses struct clk_mux directly.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-03-22 15:18:18 -07:00
..
Makefile clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00
clk-audio-sync.c
clk-divider.c
clk-periph-gate.c
clk-periph.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk-pll-out.c
clk-pll.c
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: Tegra: Remove duplicate smp_twd clock 2013-03-04 17:16:37 -08:00
clk-tegra30.c clk: Tegra: Remove duplicate smp_twd clock 2013-03-04 17:16:37 -08:00
clk.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk.h clk: add table lookup to mux 2013-03-22 15:18:18 -07:00