summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaheshwar Ajja <majja@codeaurora.org>2016-11-30 18:32:54 -0800
committerMaheshwar Ajja <majja@codeaurora.org>2016-11-30 18:40:11 -0800
commitb0bb16ebe7da210b1e76a4331db6d348085063b0 (patch)
tree994ecb408c5367e3585d44582c0d708cb042513d
parentd43553d47d6964196c17c7bad0eed1c735a156f2 (diff)
ARM: dts: msm: Set max non secure region to 0xE0000000 on msm8998
Video hardware on msm8998 chipset limits the max non secure region address to 0xE0000000. So reduce non secure region size to 0x6f800000 from 0x8f800000 to limit the max address to 0xE0000000. CRs-Fixed: 1092881 Change-Id: Ib9602aa2298caf01ab01b4e0225c112c71bb81f4 Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
-rw-r--r--arch/arm/boot/dts/qcom/msm8998-vidc.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi b/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi
index b8a0b8f3acf2..807ff29d3695 100644
--- a/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi
@@ -164,7 +164,7 @@
<&mmss_smmu 0x411>,
<&mmss_smmu 0x431>;
buffer-types = <0xfff>;
- virtual-addr-pool = <0x70800000 0x8f800000>;
+ virtual-addr-pool = <0x70800000 0x6f800000>;
};
firmware_cb {