Re: [PATCH v5 2/4] arm64: dts: qcom: sc7180: Drop redundant disable in mdp

From: Doug Anderson
Date: Fri Apr 07 2023 - 12:23:52 EST


Hi,

On Fri, Apr 7, 2023 at 8:14 AM Nikita Travkin <nikita@xxxxxxx> wrote:
>
> mdss is useless without a display controller which makes explicitly
> enabling mdp redundant. Have it enabled by default to drop the extra
> node for all users.
>
> Signed-off-by: Nikita Travkin <nikita@xxxxxxx>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7180-idp.dts | 4 ----
> arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 4 ----
> arch/arm64/boot/dts/qcom/sc7180.dtsi | 2 --
> 3 files changed, 10 deletions(-)

Makes sense to me. If you were feeling particularly proactive, you
could also fix the same issue on sc7280.dtsi

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>