• Sumit Gupta's avatar
    cpufreq: tegra194: Add support for Tegra234 · 273bc890
    Sumit Gupta authored
    This patch adds driver support for Tegra234 cpufreq.
    Tegra234 has per core MMIO registers instead of system registers for
    cpu frequency requests and to read the counters for re-constructing
    the cpu frequency. Also, MPIDR affinity info in Tegra234 is different
    from Tegra194.
    Added ops hooks  and soc data for Tegra234. This will help to easily
    add variants of Tegra234 and future SoC's which use similar logic to
    {get|set} the cpu frequency.
    Signed-off-by: default avatarSumit Gupta <sumitg@nvidia.com>
    Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
    273bc890
tegra194-cpufreq.c 16.7 KB