linux-stable/drivers/clk/tegra
Joseph Lo 31972fd955 clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops
The conventional CPU hotplug sequence on the other Tegra chips, we will also
clock gate the CPU in tegra_cpu_kill() after the CPU was power gated. For
Tegra114, the flow controller will clock gate the CPU after the power down
sequence. But we still need to implement a empty function for disable_clock
to avoid kernel warning message.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-05-22 15:19:22 -06: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: Workaround for Tegra114 MSENC problem 2013-04-04 16:10:59 -06:00
clk-periph.c clk: tegra: Add flags to tegra_clk_periph() 2013-04-04 16:10:56 -06:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: Add new fields and PLL types for Tegra114 2013-04-04 16:10:52 -06:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
clk-tegra30.c ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
clk-tegra114.c clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops 2013-05-22 15:19:22 -06:00
clk.c clk: tegra: devicetree match for nvidia,tegra114-car 2013-04-04 17:17:13 -06:00
clk.h clk: tegra: devicetree match for nvidia,tegra114-car 2013-04-04 17:17:13 -06:00
Makefile clk: tegra: Implement clocks for Tegra114 2013-04-04 17:17:12 -06:00