commit | 039cc1c1eb971ffe1973fddb8769a80fd4950a6f | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Tue Sep 19 15:06:13 2017 -0500 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Sep 20 00:51:01 2017 +0200 |
tree | 85a46af5421e4f6dbb3a152e66476db2efcf17ea | |
parent | ff76898c0a14a43f71bfe63dd1903087e96ce238 [diff] |
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>