summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra20.c
diff options
context:
space:
mode:
authorPrashant Gaikwad2013-01-11 08:46:20 +0100
committerStephen Warren2013-01-28 19:19:07 +0100
commit8f8f484bf355e546c62c47b8a8c8d19b28787798 (patch)
treecd64be7c876f3bdc9bcf8d06d7c02304bbffc93e /drivers/clk/tegra/clk-tegra20.c
parentARM: tegra: define Tegra30 CAR binding (diff)
downloadkernel-qcow2-linux-8f8f484bf355e546c62c47b8a8c8d19b28787798.tar.gz
kernel-qcow2-linux-8f8f484bf355e546c62c47b8a8c8d19b28787798.tar.xz
kernel-qcow2-linux-8f8f484bf355e546c62c47b8a8c8d19b28787798.zip
clk: tegra: add Tegra specific clocks
Add Tegra specific clocks, pll, pll_out, peripheral, frac_divider, super. Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com> [swarren: alloc sizeof(*foo) not sizeof(struct foo), add comments re: storing pointers to stack variables, make a timeout loop more idiomatic, use _clk_pll_disable() not clk_disable_pll() from _program_pll() to avoid redundant lock operations, unified tegra_clk_periph() and tegra_clk_periph_nodiv(), unified tegra_clk_pll{,e}, rename all clock registration functions so they don't have the same name as the clock structs, return -EINVAL from clk_plle_enable when matching table rate not found, pass ops to _tegra_clk_register_pll rather than a bool.] Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'drivers/clk/tegra/clk-tegra20.c')
0 files changed, 0 insertions, 0 deletions