diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-19 01:04:37 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-19 01:04:36 -0800 |
| commit | c3ad604dca2a9b3eeb7135ce683d9011ac64907b (patch) | |
| tree | 7f1b6e9332f4eaddc194ff94ba85fdf0e7d06882 | |
| parent | 943a2abd1a59cdd98092df146314b38597b348c0 (diff) | |
| parent | 4ead249b467a3e608a3f21e6bd7b56628f35bcfa (diff) | |
Merge "ARM: dts: msm: Correct the number of bus frequency levels for SDM630"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm630-gpu.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm630-gpu.dtsi b/arch/arm/boot/dts/qcom/sdm630-gpu.dtsi index eec0862e5ee3..e9c8e0456abc 100644 --- a/arch/arm/boot/dts/qcom/sdm630-gpu.dtsi +++ b/arch/arm/boot/dts/qcom/sdm630-gpu.dtsi @@ -90,7 +90,7 @@ /* GPU to BIMC bus width, VBIF data transfer in 1 cycle */ qcom,bus-width = <32>; qcom,msm-bus,name = "grp3d"; - qcom,msm-bus,num-cases = <14>; + qcom,msm-bus,num-cases = <12>; qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <26 512 0 0>, |
