Re: [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support
From: Rob Herring <robh@kernel.org>
Date: 2024-11-18 15:36:49
Also in:
linux-pm, linux-sunxi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2024-11-18 15:36:49
Also in:
linux-pm, linux-sunxi, lkml
On Sun, Nov 10, 2024 at 11:55 PM Viresh Kumar [off-list ref] wrote:
On 11-11-24, 13:30, Chen-Yu Tsai wrote:quoted
On Mon, Nov 11, 2024 at 12:13 PM Viresh Kumar [off-list ref] wrote:quoted
On 31-10-24, 04:02, Cody Eksal wrote:quoted
From: Shuosheng Huang <redacted> 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 <redacted> [masterr3c0rd@epochal.quest: add A100 to opp_match_list] Signed-off-by: Cody Eksal <redacted> --- Changes in V2: - Add the A100 to the cpufreq-dt-platdev blacklist.Can this be applied to the cpufreq tree separately ?Yes. Acked-by: Chen-Yu Tsai <redacted>Applied. Thanks.
You missed the binding patch, so "allwinner,sun50i-a100-operating-points" is undocumented. Can you pick that up please. Rob