linux/drivers/clk/tegra
Peter De Schrijver 6a676fa0af clk: tegra: provide dummy cpu car ops
tegra_boot_secondary() relies on some of the car ops. This means having an
uninitialized tegra_cpu_car_ops will lead to an early boot panic.
Providing a dummy struct avoids this and makes adding Tegra114 clock support
in a bisectable way a lot easier.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-04-04 16:10:12 -06:00
..
clk-audio-sync.c
clk-divider.c
clk-periph-gate.c clk: tegra: Fix periph_clk_to_bit macro 2013-04-04 16:08:27 -06:00
clk-periph.c clk: tegra: Export peripheral reset functions 2013-04-04 16:08:31 -06:00
clk-pll-out.c
clk-pll.c
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: tegra: defer application of init table 2013-04-04 16:09:05 -06:00
clk-tegra30.c clk: tegra: defer application of init table 2013-04-04 16:09:05 -06:00
clk.c clk: tegra: provide dummy cpu car ops 2013-04-04 16:10:12 -06:00
clk.h clk: tegra: defer application of init table 2013-04-04 16:09:05 -06:00
Makefile clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00