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>
This commit is contained in:
parent
2e560ec3d0
commit
19fa7ff6d7
1 changed files with 2 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue