Message ID | 20230612220420.1884631-1-quic_bjorande@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | arm64: dts: qcom: sc8180x-primus: dispcc is already okay | expand |
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>
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,
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";
&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(-)