From a40bd754928a9e972235c2b8ab648237e645b155 Mon Sep 17 00:00:00 2001
From: Manikanta Sivapala <msivap@codeaurora.org>
Date: Mon, 2 Jan 2017 14:29:34 +0530
Subject: [PATCH] ARM: dts: msm: Update Venus QOS settings for SDM660

QOS setting defines the priority and privilege levels
for VCodec hardware and the CPU. Enable the privilege
and priority for Core0 to Core5. Set the priority as
P2 for Core0 and rest as P1. Set the privilege for
Core0 as P2 and rest as P1.

CRs-Fixed: 1103405
Signed-off-by: Manikanta Sivapala <msivap@codeaurora.org>
Change-Id: I6b3f13b55bc153f81672fe82395e1fb6ee1ea333
---
 arch/arm/boot/dts/qcom/sdm660-vidc.dtsi | 8 ++++----
 1 file 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 =