Re: [PATCH v6 00/10] Add power domain driver for corners on msm8996/sdm845

From: Rajendra Nayak
Date: Tue Dec 11 2018 - 23:17:21 EST



On 12/12/2018 3:21 AM, Stephen Boyd wrote:
Quoting Rajendra Nayak (2018-12-11 01:49:28)
Changes in v6:
* OPP binding updates for qcom,level reviewed by Rob
* DT bindings for rpmpd and rpmhpd updated to specify the
OPP tables as child nodes of the power-controller itself
* Removed some module specific remains from the drivers,
now that they can only be built-in
* Added a simple_opp_to_performance_state() helper

Is the idea that it can be squashed into the patches that use it by
reordering the series? But otherwise left at the end of the series to
make things simpler to merge without it?

Yes, I left them at the end so its easier to merge. The PM domains change
would need to go via Ulf/Viresh while the SoC drivers using them would
go via Andy. So now its only 09/10 that's dependent on 08/10 and not the
entire series.