[PATCH] arm64: dts: qcom: sc8180x-primus: dispcc is already okay

Bjorn Andersson posted 1 patch 2 years, 8 months ago
arch/arm64/boot/dts/qcom/sc8180x-primus.dts | 4 ----
1 file changed, 4 deletions(-)
[PATCH] arm64: dts: qcom: sc8180x-primus: dispcc is already okay
Posted by Bjorn Andersson 2 years, 8 months ago
&dispcc status was changed to okay by default in the platform, no need
to do it again in the board.

Fixes: 2ce38cc1e8fe ("arm64: dts: qcom: sc8180x: Introduce Primus")
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sc8180x-primus.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sc8180x-primus.dts b/arch/arm64/boot/dts/qcom/sc8180x-primus.dts
index cca663bcb92d..fc038474cb71 100644
--- a/arch/arm64/boot/dts/qcom/sc8180x-primus.dts
+++ b/arch/arm64/boot/dts/qcom/sc8180x-primus.dts
@@ -291,10 +291,6 @@ vreg_l16e_3p0: ldo16 {
 	};
 };
 
-&dispcc {
-	status = "okay";
-};
-
 &gpu {
 	status = "okay";
 
-- 
2.25.1
Re: [PATCH] arm64: dts: qcom: sc8180x-primus: dispcc is already okay
Posted by Bjorn Andersson 2 years, 8 months ago
On Mon, 12 Jun 2023 15:04:20 -0700, Bjorn Andersson wrote:
> &dispcc status was changed to okay by default in the platform, no need
> to do it again in the board.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sc8180x-primus: dispcc is already okay
      commit: a277430b3836cdfb994f45cc87d1bd56c4d490aa

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] arm64: dts: qcom: sc8180x-primus: dispcc is already okay
Posted by Dmitry Baryshkov 2 years, 8 months ago
On 13/06/2023 01:04, Bjorn Andersson wrote:
> &dispcc status was changed to okay by default in the platform, no need
> to do it again in the board.
> 
> Fixes: 2ce38cc1e8fe ("arm64: dts: qcom: sc8180x: Introduce Primus")
> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
> ---
>   arch/arm64/boot/dts/qcom/sc8180x-primus.dts | 4 ----
>   1 file changed, 4 deletions(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

-- 
With best wishes
Dmitry