]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq: sun50i: add a100 cpufreq support
authorShuosheng Huang <huangshuosheng@allwinnertech.com>
Thu, 31 Oct 2024 07:02:25 +0000 (04:02 -0300)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 11 Nov 2024 05:54:42 +0000 (11:24 +0530)
commit078d2f22567f702d802827fb372e77f11637206b
tree363ebcac583cb5c6b805595b88a386598cdf4ddb
parent172bf5ed04cb6c9e66d58de003938ed5c8756570
cpufreq: sun50i: add a100 cpufreq support

Let's add cpufreq nvmem based for allwinner a100 soc. It's similar to h6,
let us use efuse_xlate to extract the differentiated part.

Signed-off-by: Shuosheng Huang <huangshuosheng@allwinnertech.com>
[masterr3c0rd@epochal.quest: add A100 to opp_match_list]
Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Parthiban Nallathambi <parthiban@linumiz.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq-dt-platdev.c
drivers/cpufreq/sun50i-cpufreq-nvmem.c