linux/drivers/clk/tegra
Stephen Warren 6d5b988e7d clk: tegra: implement a reset driver
The Tegra CAR module implements both a clock and reset controller. So
far, the driver exposes the clock feature via the common clock API and
the reset feature using a custom API. This patch adds an implementation
of the common reset framework API (include/linux/reset*.h). The legacy
reset implementation will be removed once all drivers have been
converted.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Acked-By: Peter De Schrijver <pdeschrijver@nvidia.com>
2013-12-11 16:42:48 -07: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: tegra124: Add common clk IDs to clk-id.h 2013-11-26 18:46:53 +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_GATE 2013-11-26 18:46:53 +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 __clk_lookup() return value checks 2013-11-28 15:09: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: implement a reset driver 2013-12-11 16:42:48 -07:00
clk-tegra30.c clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
clk-tegra114.c clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
clk-tegra124.c clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
clk-tegra-audio.c clk: tegra: move audio clk to common file 2013-11-26 18:46:24 +02:00
clk-tegra-fixed.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-periph.c clk: tegra124: Add new peripheral clocks 2013-11-26 18:46:54 +02:00
clk-tegra-pmc.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-super-gen4.c clk: tegra: introduce common gen4 super clock 2013-11-26 18:46:50 +02:00
clk.c clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
clk.h clk: tegra: implement a reset driver 2013-12-11 16:42:48 -07:00
Makefile clk: tegra124: Add support for Tegra124 clocks 2013-11-26 18:46:54 +02:00