Hi Geert, please consider pulling driver cpufreq driver changes to allow it to automatically create a cpufreq device. This patch is proposed by Viresh Kumar. The other patches remove the r8a7795 and r8a7796 from the creation whitelist so that Viresh's code may be exercised on those platforms. This pull request is based on linux-pm/linux-next These are dependencies for supporting CPUFreq. The remainder of that work is being posted separately and can be found at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git topic/rcar-gen3-cpufreq A description of steps taken to lightly exercise the same feature for the r8a7795 the above can be found at the link below. The results are the same for the r8a7796 with the exception that it has two active CPU cores rather than four. http://elinux.org/Tests:R-CAR-GEN3-CPUFreq The following changes since commit 1764ef1421da3e83b57b202d0c33736bb23e62ad: Merge branch 'device-properties' into linux-next (2017-08-21 01:55:36 +0200) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git topic/cpufreq-automatic for you to fetch changes up to 188434f5da64c9e99dc948123d63698b3d002170: Revert "cpufreq: rcar: Add support for R8A7795 SoC" (2017-08-21 13:46:17 +0200) ---------------------------------------------------------------- Simon Horman (2): Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver" Revert "cpufreq: rcar: Add support for R8A7795 SoC" Viresh Kumar (1): cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 drivers/cpufreq/cpufreq-dt-platdev.c | 47 ++++++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 7 deletions(-)