[PATCH v3 0/3] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies

Krzysztof Kozlowski posted 3 patches 4 years ago
.../regulator/qcom,rpmh-regulator.yaml        | 260 +++++++++++++++++-
1 file changed, 245 insertions(+), 15 deletions(-)
[PATCH v3 0/3] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies
Posted by Krzysztof Kozlowski 4 years ago
Hi,

Extend the RPMH regulator bindings with minor fixes and adding narrow supply
matching.

Changes since v2
================
1. Remove "defs" method, because schema nows allows unevaluatedProperties
   without references to other schemas.
2. Include maintainer change patch, previously sent separately.

Changes since v1
================
1. Use "defs" method instead of referencing additional YAML file, because the
   latter was not working properly.

Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  regulator: dt-bindings: qcom,rpmh: update maintainers
  regulator: dt-bindings: qcom,rpmh: document supplies per variant
  regulator: dt-bindings: qcom,rpmh: document vdd-l7-bob-supply on
    PMR735A

 .../regulator/qcom,rpmh-regulator.yaml        | 260 +++++++++++++++++-
 1 file changed, 245 insertions(+), 15 deletions(-)

-- 
2.32.0
Re: [PATCH v3 0/3] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies
Posted by Mark Brown 4 years ago
On Tue, 26 Apr 2022 12:54:58 +0200, Krzysztof Kozlowski wrote:
> Extend the RPMH regulator bindings with minor fixes and adding narrow supply
> matching.
> 
> Changes since v2
> ================
> 1. Remove "defs" method, because schema nows allows unevaluatedProperties
>    without references to other schemas.
> 2. Include maintainer change patch, previously sent separately.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/3] regulator: dt-bindings: qcom,rpmh: update maintainers
      commit: a6d889a8fdbb8cb4b0d01f30f93357f3ffd61f06
[2/3] regulator: dt-bindings: qcom,rpmh: document supplies per variant
      commit: ba5d99609a5e6a3d0d9ac2574250208457d839cc
[3/3] regulator: dt-bindings: qcom,rpmh: document vdd-l7-bob-supply on PMR735A
      commit: e84f3c41a583408c7c67ed7824a7ff14ff40d045

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark