Skip to content

Commit

Permalink
arm: dts: qcom: sdm845: Drop the cheza hack now that we hack it on in…
Browse files Browse the repository at this point in the history
… DRM.

This reverts commit 5b17993f1d2e988ec7f67f2d796754396dc413c3.

Signed-off-by: Eric Anholt <[email protected]>
  • Loading branch information
anholt authored and austriancoder committed Dec 24, 2020
1 parent d1a069e commit a7f5599
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -633,15 +633,6 @@ ap_ts_i2c: &i2c14 {
status = "okay";
};

/*
* 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";
};

&mss_pil {
iommus = <&apps_smmu 0x781 0x0>,
<&apps_smmu 0x724 0x3>;
Expand Down

0 comments on commit a7f5599

Please sign in to comment.