Re: [PATCH 1/1] ARM: dts: imx6ull: add operating points

From: Shawn Guo
Date: Tue Jul 03 2018 - 02:35:00 EST


On Mon, Jul 02, 2018 at 10:22:05AM +0530, Viresh Kumar wrote:
> On 29-06-18, 16:52, Sébastien Szymanski wrote:
> > i.MX6ULL has different operating ranges than i.MX6UL so add the
> > operating points for the i.MX6ULL and removed them form board device
>
> s/removed/remove/
> s/form/from/

I fixed them up and applied the patch.

Shawn

>
> > trees. A 25mV offset is added to the minimum allowed values like for the
> > i.MX6UL.
> > The valid frequencies are now selected by the cpufreq driver according
> > to ratings stored in fuses since commit 0aa9abd4c212 ("cpufreq: imx6q:
> > check speed grades for i.MX6ULL")
> >
> > Signed-off-by: Sébastien Szymanski <sebastien.szymanski@xxxxxxxxxxxx>