diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-07-29 11:24:28 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-29 11:24:28 -0700 |
| commit | 4d639b901be9fe39ffee8fc2036564427da30f05 (patch) | |
| tree | 2704986b9f66a14d8b7535ae83dc4561a5308261 /arch | |
| parent | 956d9b1ab3db6c7fef95964f7f6be8860433b74e (diff) | |
| parent | 81adc62fa0fa1ab94926a2f67fa8a63620cb7ab5 (diff) | |
Merge "ARM: dts: msm: Enable the GPU QDSS STM for msm8996"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996-gpu.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996-gpu.dtsi b/arch/arm/boot/dts/qcom/msm8996-gpu.dtsi index 25e0d99987db..07423a601b35 100644 --- a/arch/arm/boot/dts/qcom/msm8996-gpu.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-gpu.dtsi @@ -79,6 +79,8 @@ qcom,snapshot-size = <1048576>; //bytes + qcom,gpu-qdss-stm = <0x081c0000 0x40000>; // base addr, size + /* Trace bus */ coresight-id = <300>; coresight-name = "coresight-gfx"; |
