mbox series

[0/2] regulators: qcom-rpmh: support SM8550 and SM8650 platforms

Message ID 20240903-topic-sm8x50-regulators-support-v1-0-0857185bddc0@linaro.org
Headers show
Series regulators: qcom-rpmh: support SM8550 and SM8650 platforms | expand

Message

neil.armstrong@linaro.org Sept. 3, 2024, 4:13 p.m. UTC
Fix the RSC and add the tables for the PM8550 and related regulators.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (2):
      soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650
      regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators

 drivers/power/regulator/qcom-rpmh-regulator.c | 136 ++++++++++++++++++++++++++
 drivers/soc/qcom/rpmh-rsc.c                   |  43 ++++++++
 2 files changed, 179 insertions(+)
---
base-commit: bb403c895887eb5b29652f916646f886b34c6309
change-id: 20240903-topic-sm8x50-regulators-support-b149f2417299

Best regards,

Comments

Caleb Connolly Sept. 5, 2024, 11:53 a.m. UTC | #1
On 03/09/2024 18:13, Neil Armstrong wrote:
> Fix the RSC and add the tables for the PM8550 and related regulators.

Thanks Neil
> 
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>

Tested-by: Caleb Connolly <caleb.connolly@linaro.org> # sm8250 rb5
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
> ---
> Neil Armstrong (2):
>       soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650
>       regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators
> 
>  drivers/power/regulator/qcom-rpmh-regulator.c | 136 ++++++++++++++++++++++++++
>  drivers/soc/qcom/rpmh-rsc.c                   |  43 ++++++++
>  2 files changed, 179 insertions(+)
> ---
> base-commit: bb403c895887eb5b29652f916646f886b34c6309
> change-id: 20240903-topic-sm8x50-regulators-support-b149f2417299
> 
> Best regards,
Caleb Connolly Sept. 5, 2024, 11:55 a.m. UTC | #2
On Tue, 03 Sep 2024 18:13:29 +0200, Neil Armstrong wrote:
> Fix the RSC and add the tables for the PM8550 and related regulators.
> 
> 

Applied, thanks!

[1/2] soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650
      commit: 0fa4617861299b42effb5faf4afafd6fe1a79192
[2/2] regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators
      commit: cb8cc050f827654e70c8e1ac5020a2cc4d42aefc

Best regards,