alistair23-linux/drivers/clk/tegra
Peter De Schrijver a59ba9565e clk: tegra: add header for common tegra clock IDs
Many clocks are common between several Tegra SoCs. Define an enum to list
them so we can move them to separate files which can be shared between
SoCs. Each SoC specific file will provide an array with the common clocks
which are present on the SoC and their DT binding ID.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
2013-11-26 18:46:22 +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-id.h clk: tegra: add header for common tegra clock IDs 2013-11-26 18:46:22 +02:00
clk-periph-gate.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-periph.c clk: tegra: Add TEGRA_PERIPH_NO_DIV flag 2013-11-26 18:46:20 +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: move fields to tegra_clk_pll_params 2013-11-26 18:46:22 +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: move fields to tegra_clk_pll_params 2013-11-26 18:46:22 +02:00
clk-tegra30.c clk: tegra: move fields to tegra_clk_pll_params 2013-11-26 18:46:22 +02:00
clk-tegra114.c clk: tegra: move fields to tegra_clk_pll_params 2013-11-26 18:46:22 +02:00
clk.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk.h clk: tegra: move fields to tegra_clk_pll_params 2013-11-26 18:46:22 +02:00
Makefile clk: tegra: Implement clocks for Tegra114 2013-04-04 17:17:12 -06:00