cpufreq: mediatek: Add support for MT8176 and MT817x
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 2 Mar 2017 11:03:45 +0000 (19:03 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 12 Mar 2017 22:10:53 +0000 (23:10 +0100)
commitcf9a2438257da2cbc55f82085b2e0add7583cf79
tree3a529a95b14d6a30c73e5f97e3ab1c91b2236cb4
parent08a74cbb1ba337fca6add5674506440c044b2c03
cpufreq: mediatek: Add support for MT8176 and MT817x

The Mediatek MT8173 is just one of several SOCs from the same MT817x
family, including the 6-core (4-little/2-big) MT8176.

The mt8173-cpufreq driver supports all of these SOCs, however,
machines using them may use a different machine compatible.

Since this driver checks explicitly for the machine compatible
string, add support for the whole family.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/mt8173-cpufreq.c