Re: [RFC PATCH v1 5/6] soc/tegra: regulators: Add regulators coupler for Tegra20

From: Dmitry Osipenko
Date: Tue May 14 2019 - 15:15:10 EST


13.05.2019 20:38, Mark Brown ÐÐÑÐÑ:
> On Sun, May 12, 2019 at 08:42:39PM +0300, Dmitry Osipenko wrote:
>> 12.05.2019 12:06, Mark Brown ÐÐÑÐÑ:
>
>>> This seems like it should be easy enough to describe - we just need
>>> minimum and maximum spreads between pairs of rails.
>
>> Yes, but the proper CORE/RTC minimum voltages shall be maintained until
>> all drivers will get support for the voltage management, which likely to
>> take a lot of time to get upstreamed. So I'd want to get at least some
>> basics working for the start, later on it should be possible to consider
>> generalization of the regulators coupling. Mark, are you okay with
>> having the custom regulators coupler as an interim solution?
>
> Let me think about it. Interim solutions have this habit of hanging
> around and the bit with needing to get all the drivers loaded is very
> much an open and substantial question... :/ Definitely not something
> I'd close the door on at this point though.
>

This one has a good chance to stick around for a substantial time.

Realistically I see two variants right now:

1) get at least some basics to work (regulators coupling, CPUFreq
voltage managing) and then continue step-by-step

2) give up on it all in upstream because likely that an immediate
complete solution will take just too much time and effort for a one
person to cope (I have other things to do as well)

Mark, I'm glad that you're not strongly opposed. Will prepare v2.

If anyone else has something to say, please don't shy.