All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
@ 2023-01-12  7:45 Johan Hovold
  2023-01-12 14:43 ` Konrad Dybcio
  2023-01-12 16:12 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2023-01-12  7:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel, Johan Hovold

The vreg_l3b supply is used by the eDP, UFS and USB1 PHYs which are now
described by the devicetree so that the regulator no longer needs to be
marked always-on.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
index db12d8678861..e5e75cc2c670 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
@@ -150,7 +150,6 @@ vreg_l3b: ldo3 {
 			regulator-max-microvolt = <1200000>;
 			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
 			regulator-boot-on;
-			regulator-always-on;
 		};
 
 		vreg_l4b: ldo4 {
-- 
2.38.2


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

* Re: [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
  2023-01-12  7:45 [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled Johan Hovold
@ 2023-01-12 14:43 ` Konrad Dybcio
  2023-01-12 16:12 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-01-12 14:43 UTC (permalink / raw)
  To: Johan Hovold, Bjorn Andersson
  Cc: Andy Gross, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel



On 12.01.2023 08:45, Johan Hovold wrote:
> The vreg_l3b supply is used by the eDP, UFS and USB1 PHYs which are now
> described by the devicetree so that the regulator no longer needs to be
> marked always-on.
> 
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
> index db12d8678861..e5e75cc2c670 100644
> --- a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
> +++ b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
> @@ -150,7 +150,6 @@ vreg_l3b: ldo3 {
>  			regulator-max-microvolt = <1200000>;
>  			regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
>  			regulator-boot-on;
> -			regulator-always-on;
>  		};
>  
>  		vreg_l4b: ldo4 {

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

* Re: [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
  2023-01-12  7:45 [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled Johan Hovold
  2023-01-12 14:43 ` Konrad Dybcio
@ 2023-01-12 16:12 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-01-12 16:12 UTC (permalink / raw)
  To: johan+linaro
  Cc: konrad.dybcio, linux-kernel, devicetree, robh+dt,
	krzysztof.kozlowski+dt, agross, linux-arm-msm

On Thu, 12 Jan 2023 08:45:03 +0100, Johan Hovold wrote:
> The vreg_l3b supply is used by the eDP, UFS and USB1 PHYs which are now
> described by the devicetree so that the regulator no longer needs to be
> marked always-on.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled
      commit: e15a815884925177f252a0adfe3b93dece6a75a8

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

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

end of thread, other threads:[~2023-01-12 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12  7:45 [PATCH] arm64: dts: qcom: sc8280xp-crd: allow vreg_l3b to be disabled Johan Hovold
2023-01-12 14:43 ` Konrad Dybcio
2023-01-12 16:12 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.