mbox series

[0/3] Add PMG1110(Seco Jr) PMIC support

Message ID 1637668167-31325-1-git-send-email-quic_c_skakit@quicinc.com (mailing list archive)
Headers show
Series Add PMG1110(Seco Jr) PMIC support | expand

Message

Satya Priya Kakitapalli (Temp) Nov. 23, 2021, 11:49 a.m. UTC
This series depends on below series which adds the base CRD dts
https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584349

Satya Priya (3):
  dt-bindings: regulator: Add compatible for pmg1110
  regulator: qcom-rpmh: Add PMG1110 regulators
  arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd

 .../devicetree/bindings/regulator/qcom,rpmh-regulator.yaml   |  1 +
 arch/arm64/boot/dts/qcom/sc7280-crd.dts                      | 12 ++++++++++++
 drivers/regulator/qcom-rpmh-regulator.c                      |  9 +++++++++
 3 files changed, 22 insertions(+)

Comments

Mark Brown Nov. 29, 2021, 4:45 p.m. UTC | #1
On Tue, 23 Nov 2021 17:19:24 +0530, Satya Priya wrote:
> This series depends on below series which adds the base CRD dts
> https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584349
> 
> Satya Priya (3):
>   dt-bindings: regulator: Add compatible for pmg1110
>   regulator: qcom-rpmh: Add PMG1110 regulators
>   arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd
> 
> [...]

Applied to

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

Thanks!

[1/3] dt-bindings: regulator: Add compatible for pmg1110
      commit: ac88e9526d68f2532be3b4b439d45c0c8de7e170
[2/3] regulator: qcom-rpmh: Add PMG1110 regulators
      commit: 59eadd2af3f717f2ff70dbb6c153757dc1650651

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
patchwork-bot+linux-arm-msm@kernel.org Jan. 26, 2022, 8:43 p.m. UTC | #2
Hello:

This series was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Tue, 23 Nov 2021 17:19:24 +0530 you wrote:
> This series depends on below series which adds the base CRD dts
> https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584349
> 
> Satya Priya (3):
>   dt-bindings: regulator: Add compatible for pmg1110
>   regulator: qcom-rpmh: Add PMG1110 regulators
>   arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd
> 
> [...]

Here is the summary with links:
  - [1/3] dt-bindings: regulator: Add compatible for pmg1110
    (no matching commit)
  - [2/3] regulator: qcom-rpmh: Add PMG1110 regulators
    (no matching commit)
  - [3/3] arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd
    https://git.kernel.org/qcom/c/073a39a2a63a

You are awesome, thank you!
Bjorn Andersson Jan. 31, 2022, 6:24 p.m. UTC | #3
On Tue, 23 Nov 2021 17:19:24 +0530, Satya Priya wrote:
> This series depends on below series which adds the base CRD dts
> https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584349
> 
> Satya Priya (3):
>   dt-bindings: regulator: Add compatible for pmg1110
>   regulator: qcom-rpmh: Add PMG1110 regulators
>   arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd
> 
> [...]

Applied, thanks!

[3/3] arm64: dts: qcom: sc7280: Add pmg1110 regulators for sc7280-crd
      commit: 073a39a2a63abd46339a50eb07bd23958d99efbe

Best regards,