commit | 842f7d2c4d392c0571cf72e3eaca26742bebbd1e | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Dec 02 17:48:02 2014 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Dec 04 17:31:32 2014 +0100 |
tree | 78fcec25bf49758c17bb2a7f60aee8db0124ac2d | |
parent | c747803861f7e3849673754062e827d8d21dbcc4 [diff] |
ARM: mvebu: use the cpufreq-dt platform_data for independent clocks This commit adjusts the registration of the cpufreq-dt driver in the mvebu platform to indicate to the cpufreq driver that the platform has independent clocks for each CPU. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Arnd Bergmann <arnd@arndb.de>