diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-19 19:10:39 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-19 19:10:38 -0800 |
| commit | b098643da6a1e34d6e770e28a010084e112e2ee8 (patch) | |
| tree | 1ab1b378c3d683b0f6db344ee176159e47462217 /arch | |
| parent | 66db6f5a177c87e248eeaaf50144275b3288238c (diff) | |
| parent | da7c5d16e3fb3204020f008dcdf60a9933ea6a12 (diff) | |
Merge "ARM: dts: msm: Add support for GPU AB vote scaling"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-gpu.dtsi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi index 9a497a473a56..45ab53ccc2c2 100644 --- a/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-gpu.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, The Linux Foundation. All rights reserved. +/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -98,6 +98,7 @@ qcom,gpubw-dev = <&gpubw>; qcom,bus-control; qcom,msm-bus,name = "grp3d"; + qcom,bus-width = <32>; qcom,msm-bus,num-cases = <13>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = |
