diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
index 743c339ba1081e3a70d94a58b13c12c5525a1b11..14487004e656a21d4942ae268aa24317bc3f79fa 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
@@ -781,13 +781,8 @@ &mdss_dsi0_phy {
 	vdds-supply = <&vdda_mipi_dsi0_pll>;
 };
 
-/*
- * Cheza fw does not properly program the GPU aperture to allow the
- * GPU to update the SMMU pagetables for context switches.  Work
- * around this by dropping the "qcom,adreno-smmu" compat string.
- */
-&adreno_smmu {
-	compatible = "qcom,sdm845-smmu-v2", "qcom,smmu-v2";
+&mdss_mdp {
+	status = "okay";
 };
 
 &mss_pil {