Merge series " [PATCH v2 0/5]" from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>:
authorMark Brown <broonie@kernel.org>
Mon, 26 Oct 2020 20:56:59 +0000 (20:56 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 26 Oct 2020 20:56:59 +0000 (20:56 +0000)
commitf88d47190a1f379c5c0a113ed79832f3fff69579
treed79c50cdf06e6ee61cb2e01411df102e981fb1be
parent390d828f56a602c9201601bff1170d9d2bf5801c
parentd4189bc55d5c40251abaa1f341796aac84ddfb10
Merge series " [PATCH v2 0/5]" from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>:

On SM8250 MDSS_GDSC (and the rest of display clock controller) is
supplied power by MMCX power domain. Handle this link in GDSC code by
binding the power domain in dts file.

This patchset depends on [1]

Changes since v1:
 - Define fixed-regulator-domain regulator using power domain
   performance state for enabling/disabling.
 - Rework to use new fixed regulator type (fixed-regulator-domain)
   instead of controlling power domain directly from gdsc code.

Changes since RFC:
 - Fix naming of gdsc_supply_on/gdsc_supply_off functions
 - Fix detaching of solo gdsc's power domain in error handling code
 - Drop the dts patch, as respective display nodes are still not
   submitted to the mailing list.

[1]
https://lore.kernel.org/linux-arm-msm/20200927190653.13876-1-jonathan@marek.ca/