diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-12-09 19:59:21 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-09 19:59:21 -0800 |
| commit | fcc7ba5c4023b29a680c8b70cb1fc4cd43a64baa (patch) | |
| tree | 25d3a6dd9c17a0bab9397fbe386ab6cf94172422 /arch | |
| parent | cfd61208ea8de5da4db85feb3334fb349ce6acee (diff) | |
| parent | ac782356a0d0fa7242e289f1fc750fda7f014fee (diff) | |
Merge "ARM: dts: msm: Specify coresight trace ID for msm8998"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-gpu.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi index c85493d54e35..9a497a473a56 100644 --- a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi @@ -124,6 +124,7 @@ /* Trace bus */ coresight-name = "coresight-gfx"; + coresight-atid = <3>; port { gfx_out_funnel_in1: endpoint { remote-endpoint = <&funnel_in1_in_gfx>; |
