diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-04 03:25:31 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-04 03:25:31 -0800 |
| commit | b4e982d4eeb3baacd20cc33c29c3862852061fe6 (patch) | |
| tree | 7069e76eff56a4307fd2bc15a7c39369b1521501 | |
| parent | 5c124705e362df096173955ff49996f4d8c49c83 (diff) | |
| parent | a40bd754928a9e972235c2b8ab648237e645b155 (diff) | |
Merge "ARM: dts: msm: Update Venus QOS settings for SDM660"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm660-vidc.dtsi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-vidc.dtsi b/arch/arm/boot/dts/qcom/sdm660-vidc.dtsi index 8e5561da5deb..10cf4de2a8e0 100644 --- a/arch/arm/boot/dts/qcom/sdm660-vidc.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660-vidc.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 @@ -28,9 +28,9 @@ qcom,firmware-name = "venus"; qcom,sw-power-collapse; qcom,reg-presets = - <0x80010 0x00000003>, - <0x80018 0x05555556>, - <0x8001c 0x05555556>; + <0x80010 0x001f001f>, + <0x80018 0x00000156>, + <0x8001c 0x00000156>; qcom,max-hw-load = <1036800>; /* Full 4k @ 30 */ qcom,allowed-clock-rates = |
