All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY
@ 2023-01-09  4:24 Dmitry Baryshkov
  2023-01-09  8:59 ` Konrad Dybcio
  2023-01-11  5:09 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2023-01-09  4:24 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

14nm DSI PHY has the only supply, vcca. Drop the extra vdda-supply.

Fixes: 5a134c940cd3 ("arm64: dts: qcom: msm8996: add support for oneplus3(t)")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
index 20f5c103c63b..2994337c6046 100644
--- a/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
@@ -179,7 +179,6 @@ &dsi0_out {
 };
 
 &dsi0_phy {
-	vdda-supply = <&vreg_l2a_1p25>;
 	vcca-supply = <&vreg_l28a_0p925>;
 	status = "okay";
 };
-- 
2.39.0


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

* Re: [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY
  2023-01-09  4:24 [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY Dmitry Baryshkov
@ 2023-01-09  8:59 ` Konrad Dybcio
  2023-01-11  5:09 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-01-09  8:59 UTC (permalink / raw)
  To: Dmitry Baryshkov, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree



On 9.01.2023 05:24, Dmitry Baryshkov wrote:
> 14nm DSI PHY has the only supply, vcca. Drop the extra vdda-supply.
> 
> Fixes: 5a134c940cd3 ("arm64: dts: qcom: msm8996: add support for oneplus3(t)")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
> index 20f5c103c63b..2994337c6046 100644
> --- a/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8996-oneplus-common.dtsi
> @@ -179,7 +179,6 @@ &dsi0_out {
>  };
>  
>  &dsi0_phy {
> -	vdda-supply = <&vreg_l2a_1p25>;
>  	vcca-supply = <&vreg_l28a_0p925>;
>  	status = "okay";
>  };

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

* Re: [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY
  2023-01-09  4:24 [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY Dmitry Baryshkov
  2023-01-09  8:59 ` Konrad Dybcio
@ 2023-01-11  5:09 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-01-11  5:09 UTC (permalink / raw)
  To: dmitry.baryshkov, konrad.dybcio, agross, krzysztof.kozlowski+dt, robh+dt
  Cc: linux-arm-msm, devicetree

On Mon, 9 Jan 2023 06:24:06 +0200, Dmitry Baryshkov wrote:
> 14nm DSI PHY has the only supply, vcca. Drop the extra vdda-supply.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY
      commit: 1de4e112b97c77efb5cbee39db8541e33dd2b0d5

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

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

end of thread, other threads:[~2023-01-11  5:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09  4:24 [PATCH] arm64: dts: qcom: msm8996-oneplus-common: drop vdda-supply from DSI PHY Dmitry Baryshkov
2023-01-09  8:59 ` Konrad Dybcio
2023-01-11  5:09 ` 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.