Skip to content

Commit a7f5599

Browse files
anholtaustriancoder
authored andcommitted
arm: dts: qcom: sdm845: Drop the cheza hack now that we hack it on in DRM.
This reverts commit 5b17993f1d2e988ec7f67f2d796754396dc413c3. Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent d1a069e commit a7f5599

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -633,15 +633,6 @@ ap_ts_i2c: &i2c14 {
633633
status = "okay";
634634
};
635635

636-
/*
637-
* Cheza fw does not properly program the GPU aperture to allow the
638-
* GPU to update the SMMU pagetables for context switches. Work
639-
* around this by dropping the "qcom,adreno-smmu" compat string.
640-
*/
641-
&adreno_smmu {
642-
compatible = "qcom,sdm845-smmu-v2", "qcom,smmu-v2";
643-
};
644-
645636
&mss_pil {
646637
iommus = <&apps_smmu 0x781 0x0>,
647638
<&apps_smmu 0x724 0x3>;

0 commit comments

Comments
 (0)