RE: [PATCH 0/7] ARM: imx: imx7ulp: add cpufreq support

From: Peng Fan
Date: Tue Feb 04 2020 - 22:07:14 EST


> Subject: Re: [PATCH 0/7] ARM: imx: imx7ulp: add cpufreq support
>
> Hi Peng,
>
> On Tue, Feb 4, 2020 at 10:41 AM <peng.fan@xxxxxxx> wrote:
>
> > I not include the voltage configuration, because imx-rpmsg and pf1550
> > rpmsg driver still not upstreamed.
>
> Any plans for upstreaming imx-rpmsg? I assume this will go into the
> remoteproc framework.

I need check with Richard first, if no plan, I'll take it.

>
> Without this driver, the i.MX7ULP support in mainline is very limited in
> functionality.

To test only clk change, rpmsg driver is not a must. I have tested that,
mhz could correctly show 500MHz and 720Mhz with the diff applied
in cover letter.

I'll try to push forward with rpmsg and regulator part, but both not
go through shawn's tree. This patchset without the dts part, cpufreq
also not take effect, so it is safe to be in if got reviewed. After
the rpmsg/regulator part got in, we could add the dts patch to
switch on cpufreq for i.MX7ULP.

Thanks,
Peng.

>
> Thanks