Merge tag 'tegra-for-5.1-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 16:26:16 +0000 (17:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 16:29:54 +0000 (17:29 +0100)
commitf35635a6b769a63cae7e9c1a1f6cff7e1700584a
treef873caccdb163e6b33de5960de21685a2852e9e1
parenta21c3f1795c151755e93f2fdf33caaa92304faea
parent43c36002b86d6027b48f7c68ac32245f73f29f6b
Merge tag 'tegra-for-5.1-cpufreq' of git://git./linux/kernel/git/tegra/linux into arm/drivers

cpufreq: tegra: Add support for Tegra210

This uses the DFLL clock support to enable CPU frequency scaling on
Tegra210.

* tag 'tegra-for-5.1-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  cpufreq: dt-platdev: add Tegra210 to blacklist
  cpufreq: tegra124: extend to support Tegra210
  cpufreq: tegra124: do not handle the CPU rail

Signed-off-by: Arnd Bergmann <arnd@arndb.de>