[PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist

Conor Dooley conor.dooley at microchip.com
Tue Jun 6 04:31:21 PDT 2023


On Tue, Jun 06, 2023 at 04:38:04PM +0530, Viresh Kumar wrote:
> On 06-06-23, 18:56, Mason Huo wrote:
> > Add the compatible strings for supporting the generic
> > cpufreq driver on the StarFive JH7110 SoC.
> > 
> > Signed-off-by: Mason Huo <mason.huo at starfivetech.com>
> > ---
> >  drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> > index 338cf6cc6596..14aa8281c7f4 100644
> > --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> > @@ -85,6 +85,8 @@ static const struct of_device_id allowlist[] __initconst = {
> >  	{ .compatible = "st-ericsson,u9500", },
> >  	{ .compatible = "st-ericsson,u9540", },
> >  
> > +	{ .compatible = "starfive,jh7110", },
> > +
> >  	{ .compatible = "ti,omap2", },
> >  	{ .compatible = "ti,omap4", },
> >  	{ .compatible = "ti,omap5", },
> 
> I thought I already merged it ?

You did, 4b4c0d37164c ("cpufreq: dt-platdev: Add JH7110 SOC to the
allowlist").
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230606/56178ba1/attachment.sig>


More information about the linux-riscv mailing list