mbox series

[v2,0/2] Add PM8010 regulators for sm8650 boards.

Message ID 20240123-sm8650_pm8010_support-v2-0-52f517b20a1d@quicinc.com (mailing list archive)
Headers show
Series Add PM8010 regulators for sm8650 boards. | expand

Message

Fenglin Wu via B4 Relay Jan. 23, 2024, 8:49 a.m. UTC
Add PM8010 RPMh regulators for sm8650-mtp and sm8650-qrd boards.

Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
---
Changes in v2:
- Added Reviewed-by/Tested-by trailers
- Link to v1: https://lore.kernel.org/r/20240123-sm8650_pm8010_support-v1-0-dec2224d5740@quicinc.com

---
Fenglin Wu (2):
      arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
      arm64: dts: qcom: sm8650-qrd: add PM8010 regulators

 arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 118 ++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 118 ++++++++++++++++++++++++++++++++
 2 files changed, 236 insertions(+)
---
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
change-id: 20240123-sm8650_pm8010_support-750c05a5cd5d

Best regards,

Comments

Dmitry Baryshkov Jan. 23, 2024, 8:58 a.m. UTC | #1
On Tue, 23 Jan 2024 at 10:49, Fenglin Wu via B4 Relay
<devnull+quic_fenglinw.quicinc.com@kernel.org> wrote:
>
> Add PM8010 RPMh regulators for sm8650-mtp and sm8650-qrd boards.
>
> Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
> ---
> Changes in v2:
> - Added Reviewed-by/Tested-by trailers

Please refrain from posting new versions of your series if the only
change consists of the updated trailers. Such changes are handled
automatically by the subsystem maintainers.

> - Link to v1: https://lore.kernel.org/r/20240123-sm8650_pm8010_support-v1-0-dec2224d5740@quicinc.com
>
> ---
> Fenglin Wu (2):
>       arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
>       arm64: dts: qcom: sm8650-qrd: add PM8010 regulators
>
>  arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 118 ++++++++++++++++++++++++++++++++
>  arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 118 ++++++++++++++++++++++++++++++++
>  2 files changed, 236 insertions(+)
> ---
> base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
> change-id: 20240123-sm8650_pm8010_support-750c05a5cd5d
>
> Best regards,
> --
> Fenglin Wu <quic_fenglinw@quicinc.com>
>
>
Bjorn Andersson Feb. 7, 2024, 4:46 a.m. UTC | #2
On Tue, 23 Jan 2024 16:49:23 +0800, Fenglin Wu wrote:
> Add PM8010 RPMh regulators for sm8650-mtp and sm8650-qrd boards.
> 
> 

Applied, thanks!

[1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
      commit: a2eb99176b102b8945de94dbd0d60b53a240fa6e
[2/2] arm64: dts: qcom: sm8650-qrd: add PM8010 regulators
      commit: 4a8efd8a02efd9837da06b3995141f66b2c0e8dd

Best regards,