Skip to content
  • Sudeep Holla's avatar
    clk: scpi: add support for cpufreq virtual device · 9490f01e
    Sudeep Holla authored
    
    
    The clocks for the CPUs are provided by SCP and are managed by this
    clock driver. So the cpufreq device needs to be added only after the
    clock get registered and removed when this driver is unloaded.
    
    This patch manages the cpufreq virtual device based on the clock
    availability.
    
    Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
    Acked-by: default avatarStephen Boyd <sboyd@codeaurora.org>
    Cc: Mike Turquette <mturquette@baylibre.com>
    Cc: Liviu Dudau <Liviu.Dudau@arm.com>
    Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
    Cc: Jon Medhurst (Tixy) <tixy@linaro.org>
    Cc: linux-clk@vger.kernel.org
    9490f01e