alistair23-linux/drivers/clk/tegra
Peter De Schrijver d5ff89a82a clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset
based on the clock ID instead of hardcoding it in the tables describing the
clocks. This results in less data to be maintained in the tables, making the
code easier to understand. The full benefit of the change will be realized once
also other clocktypes will be table based.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
2013-11-26 18:45:40 +02:00
..
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph-gate.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-periph.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: Fix clock rate computation 2013-11-26 18:44:00 +02:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-tegra30.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-tegra114.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk.h clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
Makefile clk: tegra: Implement clocks for Tegra114 2013-04-04 17:17:12 -06:00