• Magnus Damm's avatar
    ARM: shmobile: r8a73a4: Remove ->init_machine() special case · 67fde41e
    Magnus Damm authored
    No need to special case r8a73a4 ->init_machine(),
    so get rid of undesired cpufreq platform device
    from the generic long term r8a73a4 DT support code.
    
    For short term support on APE6EVM the DT reference
    implementation already adds a "cpufreq-cpu0" platform
    device so that can be used for development.
    
    Regarding more long term cpufreq support, perhaps
    it makes sense to adjust the cpufreq driver to check
    for DT information directly instead of using a
    platform device for software configuration and DT
    for hardware parameters.
    Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
    Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
    67fde41e
setup-r8a73a4.c 7.21 KB