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/sm8450-hdk.dts | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > index d5aeb7319776..bc4c125d1832 100644 > --- a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > +++ b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > @@ -568,10 +568,6 @@ mdss_dp0_out: endpoint { > }; > }; > > -&mdss_mdp { > - status = "okay"; > -}; > - > &pcie0 { > status = "okay"; > max-link-speed = <2>;