On 31.05.2023 03:16, Dmitry Baryshkov wrote: > The MDP/DPU device is not disabled by default, so there is not point in > enabling it in the board DTS file. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad > arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > index d3788bd72ac3..61dd9663fabe 100644 > --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > @@ -424,10 +424,6 @@ mdss_dp0_out: endpoint { > }; > }; > > -&mdss_mdp { > - status = "okay"; > -}; > - > &mpss { > status = "okay"; > firmware-name = "qcom/sm8350/modem.mbn";