• Paul Walmsley's avatar
    clk: tegra: Add support for the Tegra132 CAR IP block · 08acae34
    Paul Walmsley authored
    Tegra132 CAR supports almost the same clocks as Tegra124 CAR. This
    patch mostly deals with the small differences.
    
    Since Tegra132 contains many of the same PLL clock sources used on
    Tegra114 and Tegra124, enable them in drivers/clk/tegra/clk-pll.c when
    the kernel is configured to include Tegra132 support.
    
    This patch is based on several patches from others:
    
    1. a  patch from Peter De Schrijver:
    
    http://lkml.iu.edu/hypermail/linux/kernel/1407.1/06094.html
    
    2. a patch from Bill Huang ("clk: tegra: enable cclk_g at boot on
    Tegra132"), and
    
    3. a patch from Allen Martin ("clk: Enable tegra clock driver for
    tegra132").
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    Signed-off-by: default avatarPaul Walmsley <pwalmsley@nvidia.com>
    Cc: Peter De Schrijver <pdeschrijver@nvidia.com>
    Cc: Allen Martin <amartin@nvidia.com>
    Cc: Prashant Gaikwad <pgaikwad@nvidia.com>
    Cc: Stephen Warren <swarren@wwwdotorg.org>
    Cc: Thierry Reding <thierry.reding@gmail.com>
    Cc: Alexandre Courbot <gnurou@gmail.com>
    Cc: Bill Huang <bilhuang@nvidia.com>
    Cc: Mike Turquette <mturquette@linaro.org>
    Cc: Stephen Boyd <sboyd@codeaurora.org>
    08acae34
Makefile 634 Bytes