Merge 62c0c21ae762cdc9434778897989aba71b323e08 on remote branch

Change-Id: I301d6a66834818f6cf68a3ebb4999cd07796802a
diff --git a/config/taro/powerhint.xml b/config/taro/powerhint.xml
old mode 100644
new mode 100755
index c769549..198dd50
--- a/config/taro/powerhint.xml
+++ b/config/taro/powerhint.xml
@@ -353,5 +353,23 @@
             Resources="0x40400000, 0x1, 0x40800100, 0x46C, 0x40800000, 0x553, 0x40C20000, 0X14,
             0x40C1C000, 0X1E"/>
 
+        <!-- decode 240 fps tunings-->
+        <!--L CPU - max freq 700000 -->
+         <Config
+            Id="0X00001505" Enable="true" Timeout="0" Taget="taro"
+            Resources="0x40804100, 0x2BC"/>
+
+        <!-- video decode 30 fps non secure content tunings-->
+        <!-- MPCTLV3_MIN_FREQ_CLUSTER_BIG_CORE_0, 0XA -->
+         <Config
+            Id="0X00001502" Enable="true" Timeout="0" Taget="taro"
+            Resources="0x40800000, 0XA"/>
+
+        <!-- video decode 30 fps secure content tunings-->
+        <!-- MPCTLV3_MIN_FREQ_CLUSTER_BIG_CORE_0, 0XA -->
+         <Config
+            Id="0X00001504" Enable="true" Timeout="0" Taget="taro"
+            Resources="0x40800000, 0XA"/>
+
     </Powerhint>
 </HintConfigs>