mbox series

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

Message ID 20220426105501.73200-1-krzysztof.kozlowski@linaro.org
Headers show
Series regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies | expand

Message

Krzysztof Kozlowski April 26, 2022, 10:54 a.m. UTC
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(-)

Comments

Rob Herring April 26, 2022, 6:13 p.m. UTC | #1
On Tue, 26 Apr 2022 12:55:01 +0200, Krzysztof Kozlowski wrote:
> The PMR735A comes with vdd-l7-bob-supply supply which was previously not
> documented.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/regulator/qcom,rpmh-regulator.yaml       | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
Mark Brown April 27, 2022, 1:41 p.m. UTC | #2
On Tue, Apr 26, 2022 at 12:54:59PM +0200, Krzysztof Kozlowski wrote:

>  maintainers:
> -  - David Collins <collinsd@codeaurora.org>
> +  - Bjorn Andersson <bjorn.andersson@linaro.org>
> +  - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Bjorn, are you OK with this?
Mark Brown May 4, 2022, 9 p.m. UTC | #3
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