dtsi: kalama: enable video vsp subcache id

In order to improve video hardware performance, add vidvsp
system cache device tree entry for video driver to query and
enable it in Video FW.

Change-Id: I77df6b565fab471a59b15ea608684594bc34c6f7
Signed-off-by: mbao <mbao@qti.qualcomm.com>
Signed-off-by: Mahesh Kumar Sharma <smahesh@qti.qualcomm.com>
This commit is contained in:
Mahesh Kumar Sharma
2022-05-18 10:44:57 -07:00
committed by Gerrit - the friendly Code Review server
parent c395077020
commit ea8fd548d6

View File

@@ -13,7 +13,7 @@
#size-cells = <1>;
/* LLCC Cache */
cache-slice-names = "vidsc0";
cache-slice-names = "vidsc0", "vidvsp";
/* Supply */
iris-ctl-supply = <&video_cc_mvs0c_gdsc>;