summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wicks <jwicks@codeaurora.org>2017-02-24 16:25:25 -0700
committerJonathan Wicks <jwicks@codeaurora.org>2017-02-28 11:12:34 -0700
commit19fa7ff6d7fd70854caa83ea0255fbb2e1ec6a33 (patch)
tree76aac8a0619b13fe3a8d1d2b3d2b8a0844ee5c33
parent2e560ec3d03229a6654843757207d0a070dfde68 (diff)
ARM: dts: msm: Enable the GPU QTimer access
Add the QTimer property to the device tree so that the GPU can access the QTimer value. Change-Id: I868724a07d209f5cfe8a7901cf56585818dc71d2 Signed-off-by: Jonathan Wicks <jwicks@codeaurora.org>
-rw-r--r--arch/arm/boot/dts/qcom/msm8998-gpu.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi
index 45ab53ccc2c2..8004572a7807 100644
--- a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi
@@ -75,6 +75,8 @@
qcom,gpu-qdss-stm = <0x161c0000 0x40000>; // base addr, size
+ qcom,gpu-qtimer = <0x17921000 0x1000>; // base addr, size
+
qcom,tsens-name = "tsens_tz_sensor12";
/* Quirks */