[PATCH] cpufreq: armada-8k: add ap807 support
Viresh Kumar
viresh.kumar at linaro.org
Sun Jun 18 21:20:50 PDT 2023
On 16-06-23, 12:41, Russell King (Oracle) wrote:
> Add support for the Armada AP807 die to armada-8k. This uses a
> different compatible for the CPU clock which needs to be added to
> the cpufreq driver.
>
> This commit takes a different approach to the WindRiver patch
> "cpufreq: armada: enable ap807-cpu-clk" in that rather than calling
> of_find_compatible_node() for each compatible, we use a table of
> IDs instead.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
> ---
> drivers/cpufreq/armada-8k-cpufreq.c | 16 +++++++++-------
> 1 file changed, 9 insertions(+), 7 deletions(-)
Applied. Thanks.
--
viresh
More information about the linux-arm-kernel
mailing list