From 19fa7ff6d7fd70854caa83ea0255fbb2e1ec6a33 Mon Sep 17 00:00:00 2001 From: Jonathan Wicks Date: Fri, 24 Feb 2017 16:25:25 -0700 Subject: 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 --- arch/arm/boot/dts/qcom/msm8998-gpu.dtsi | 2 ++ 1 file changed, 2 insertions(+) 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 */ -- cgit v1.2.3