Re: [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support

From: Chen-Yu Tsai
Date: Mon Nov 11 2024 - 00:31:28 EST


On Mon, Nov 11, 2024 at 12:13 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> On 31-10-24, 04:02, Cody Eksal wrote:
> > From: Shuosheng Huang <huangshuosheng@xxxxxxxxxxxxxxxxx>
> >
> > 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@xxxxxxxxxxxxxxxxx>
> > [masterr3c0rd@epochal.quest: add A100 to opp_match_list]
> > Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest>
> > ---
> > 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 <wens@xxxxxxxx>