On 10-05-16, 10:17, Geert Uytterhoeven wrote:
Hi Viresh,
On Tue, May 10, 2016 at 7:07 AM, Viresh Kumar [off-list ref] wrote:
quoted
On 10-05-16, 11:57, Khiem Nguyen wrote:
quoted
After the commit "a399dc9fc50 cpufreq: shmobile: Use generic platdev
driver", will use cpufreq-dt-platdev driver to enable cpufreq-dt support.
Hence, follow the implementation to support new R8A7795 SoC.
Signed-off-by: Khiem Nguyen <redacted>
---
drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
1 file changed, 1 insertion(+)
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Quoting Viresh when this file was introduced:
| This is going to be done once per boot and this shouldn't hurt. And for new
| platforms we may do things differently as they are going to use
opp-v2 bindings.
As r8a7795/r8a7796 are not arm32 "shmobile", but arm64, perhaps we should
use this new "opp-v2" binding instead? Has it been finalized?
Yeah, that would be preferred.
--
viresh