linux/drivers/clk/tegra
Alexandre Courbot 9139227d4c clk: tegra114: correctly output clk_32k
Tegra has a blink timer register that allows to modulate the
clk_32k clock before outputting it. Since clk_32k is presented to the
kernel as a fixed clock, make sure this register does not tamper with
the clock frequency and that clk_32k is outputted as-is, similarly to
what is done on t20 and t30.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-05-31 12:24:36 -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-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 clk: tegra: add ac97 controller clock 2013-05-20 23:24:34 -07:00
clk-tegra30.c clk: tegra: fix clk_out parents list 2013-05-31 12:22:00 -07:00
clk-tegra114.c clk: tegra114: correctly output clk_32k 2013-05-31 12:24:36 -07: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