[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180929002753.GT5662@atomide.com>
Date: Fri, 28 Sep 2018 17:27:53 -0700
From: Tony Lindgren <tony@...mide.com>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Maciej Purski <m.purski@...sung.com>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org,
Carlos Hernandez <ceh@...com>,
Marek Szyprowski <m.szyprowski@...sung.com>
Subject: Re: [PATCH] regulator: core: Pass max_uV value to
regulator_set_voltage_rdev
* Dmitry Osipenko <digetx@...il.com> [180928 23:55]:
> On 9/29/18 2:17 AM, Dmitry Osipenko wrote:
> > On 9/29/18 1:41 AM, Tony Lindgren wrote:
> >> I'm still getting these errors after init:
> >
> > Thank you very much again, seems I got what's wrong with your case. The ti-abb-regulator driver sets the "abb->current_info_idx = -EINVAL" on probe and that value is getting updated only after the first voltage change, hence _regulator_get_voltage() returns -22.
OK that's starting to make some sense now thanks.
> > Please try this patch:
>
> I've revised the patch and here is the current final version.
Hey cool this one works now :) I suggest you rework the whole series
with these fixes. I recall the series had a problem with git bisect
too between the patches. It will make life easier for other people
who may need to git bisect these patches.
Thanks,
Tony
Powered by blists - more mailing lists