[PATCH V2] ARM: imx: add cpufreq support for i.mx6sx
Shawn Guo
shawn.guo at freescale.com
Wed Jun 25 20:21:40 PDT 2014
On Thu, Jun 26, 2014 at 12:11:37AM -0300, Fabio Estevam wrote:
> On Thu, Jun 26, 2014 at 12:06 AM, Fabio Estevam <festevam at gmail.com> wrote:
> > On Wed, Jun 25, 2014 at 11:53 PM, Anson.Huang at freescale.com
> > <Anson.Huang at freescale.com> wrote:
> >> Hi, Fabio
> >> I have already sent cpufreq driver patch for review which is supporting i.MX6SX, you may need to add it by yourself if you want to test it, I attached the patch, hope it helps.
> >
> > Thanks. It works fine now.
>
> Forgot to mention that this error still appears:
>
> cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
The driver checks if platform supplies an OPP table by attempting to
call dev_pm_opp_get_opp_count() and check the return. So there is no
real issue behind this message.
Shawn
More information about the linux-arm-kernel
mailing list