cpufreq: ti-cpufreq: Support additional am43xx platforms
authorDave Gerlach <d-gerlach@ti.com>
Tue, 19 Sep 2017 20:06:13 +0000 (15:06 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 19 Sep 2017 22:51:01 +0000 (00:51 +0200)
commit039cc1c1eb971ffe1973fddb8769a80fd4950a6f
tree85a46af5421e4f6dbb3a152e66476db2efcf17ea
parentff76898c0a14a43f71bfe63dd1903087e96ce238
cpufreq: ti-cpufreq: Support additional am43xx platforms

Rather than letting the ti-cpufreq driver match against 'ti,am4372'
machine compatible during probe let's match against 'ti,am43' so that we
can support both 'ti,am4372' and 'ti,am438x' platforms which both match
to this compatible.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/ti-cpufreq.c