android_kernel_oneplus_msm8998/drivers/clk/tegra
Peter De Schrijver 343a607cb7 clk: tegra: common periph_clk_enb_refcnt and clks
This patch makes periph_clk_enb_refcnt a global array, dynamically allocated
at boottime. It simplifies the macros somewhat and allows clocks common to
several Tegra SoCs to be defined in a separate files. Also the clks array
becomes global and dynamically allocated which allows the DT registration to
be moved to a generic funcion.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
2013-11-26 18:46:18 +02:00
..
clk-audio-sync.c
clk-divider.c
clk-periph-gate.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-periph.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk-pll-out.c
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: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk-tegra30.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
clk-tegra114.c clk: tegra: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +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: common periph_clk_enb_refcnt and clks 2013-11-26 18:46:18 +02:00
Makefile clk: tegra: Implement clocks for Tegra114 2013-04-04 17:17:12 -06:00