Merge "ARM: dts: msm: Add device node for llcc on sm8150"

This commit is contained in:
qctecmdr
2022-03-10 01:05:19 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 9 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ Properties:
- compatible:
Usage: required
Value type: <string>
Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc"
or "qcom,shima-llcc" or "qcom,waipio-llcc"
Definition: must be "qcom,sdm845-llcc" or "qcom,sm8150-llcc" or
"qcom,lahaina-llcc" or "qcom,shima-llcc" or "qcom,waipio-llcc"
or "qcom,sdxlemur-llcc" or "qcom,diwali-llcc"
or "qcom,kalama-llcc" or "qcom,cinder-llcc".
"qcom,llcc-v2" must be appended for V2 hardware or

View File

@@ -870,6 +870,13 @@
qcom,vmid-cp-camera-preview-ro;
};
cache-controller@9200000 {
compatible = "qcom,sm8150-llcc";
reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>;
reg-names = "llcc_base", "llcc_broadcast_base";
cap-based-alloc-and-pwr-collapse;
};
qcom,mem-buf {
compatible = "qcom,mem-buf";
qcom,mem-buf-capabilities = "supplier";