From e0f28df644ad50dea684b787aad2660f14c78ff3 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Fri, 19 Jun 2020 04:05:48 +0000 Subject: [PATCH] ANDROID: Revert "FROMLIST: arm64: dts: sdm845: Set the virtual address range for GMU allocations" This reverts commit cf3d0afc47637c24677e1a4f381f1d4dc42f006a. An alternative solution was merged upstream so this can be dropped. Fixes: cf3d0afc47637 ("FROMLIST: arm64: dts: sdm845: Set the virtual address range for GMU allocations") Signed-off-by: John Stultz Change-Id: Ibd802555caea9ed72d674b23fc0b777d94e9371c --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index fe9e53ac644f..48003f6666af 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -3599,8 +3599,6 @@ <&gpucc GPU_GX_GDSC>; power-domain-names = "cx", "gx"; - dma-ranges = <0 0x60000000 0 0x60000000 0 0x20000000>; - iommus = <&adreno_smmu 5>; operating-points-v2 = <&gmu_opp_table>;