devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
@ 2023-08-01  9:52 Abel Vesa
  2023-08-01 12:41 ` Neil Armstrong
  2023-08-03 16:37 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Abel Vesa @ 2023-08-01  9:52 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Neil Armstrong
  Cc: linux-arm-msm, devicetree, Linux Kernel Mailing List

Even though currently there is no consumer for L1B, add the supply
for it anyway.

Fixes: 71342fb91eae ("arm64: dts: qcom: Add base SM8550 MTP dts")
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
index 00c7e1704a8c..0127c6c285b7 100644
--- a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
@@ -187,6 +187,7 @@ regulators-0 {
 
 		vdd-bob1-supply = <&vph_pwr>;
 		vdd-bob2-supply = <&vph_pwr>;
+		vdd-l1-l4-l10-supply = <&vreg_s6g_1p8>;
 		vdd-l2-l13-l14-supply = <&vreg_bob1>;
 		vdd-l3-supply = <&vreg_s4g_1p3>;
 		vdd-l5-l16-supply = <&vreg_bob1>;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
  2023-08-01  9:52 [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator Abel Vesa
@ 2023-08-01 12:41 ` Neil Armstrong
  2023-08-03 16:37 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2023-08-01 12:41 UTC (permalink / raw)
  To: Abel Vesa, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, devicetree, Linux Kernel Mailing List

On 01/08/2023 11:52, Abel Vesa wrote:
> Even though currently there is no consumer for L1B, add the supply
> for it anyway.
> 
> Fixes: 71342fb91eae ("arm64: dts: qcom: Add base SM8550 MTP dts")
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---
>   arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
> index 00c7e1704a8c..0127c6c285b7 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
> @@ -187,6 +187,7 @@ regulators-0 {
>   
>   		vdd-bob1-supply = <&vph_pwr>;
>   		vdd-bob2-supply = <&vph_pwr>;
> +		vdd-l1-l4-l10-supply = <&vreg_s6g_1p8>;
>   		vdd-l2-l13-l14-supply = <&vreg_bob1>;
>   		vdd-l3-supply = <&vreg_s4g_1p3>;
>   		vdd-l5-l16-supply = <&vreg_bob1>;

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
  2023-08-01  9:52 [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator Abel Vesa
  2023-08-01 12:41 ` Neil Armstrong
@ 2023-08-03 16:37 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-08-03 16:37 UTC (permalink / raw)
  To: Andy Gross, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Neil Armstrong, Abel Vesa
  Cc: linux-arm-msm, devicetree, Linux Kernel Mailing List


On Tue, 01 Aug 2023 12:52:46 +0300, Abel Vesa wrote:
> Even though currently there is no consumer for L1B, add the supply
> for it anyway.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
      commit: 2c9e45dfeed126488aa73e7b82b3576c4c6f1036

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-03 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01  9:52 [PATCH] arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator Abel Vesa
2023-08-01 12:41 ` Neil Armstrong
2023-08-03 16:37 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).