Loading bindings/arm/msm/qcom,llcc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ Properties: Usage: required Value type: <string> Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc" or "qcom,shima-llcc". or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading qcom/sdxlemur.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -458,6 +458,15 @@ #hwlock-cells = <1>; }; cache-controller@9200000 { compatible = "qcom,sdxlemur-llcc", "qcom,llcc-v2"; reg = <0x9200000 0x50000>; reg-names = "llcc_base"; cap-based-alloc-and-pwr-collapse; clocks = <&aopcc QDSS_CLK>; clock-names = "aopcc_closks"; }; smem: qcom,smem { compatible = "qcom,smem"; memory-region = <&smem_mem>; Loading Loading
bindings/arm/msm/qcom,llcc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ Properties: Usage: required Value type: <string> Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc" or "qcom,shima-llcc". or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading
qcom/sdxlemur.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -458,6 +458,15 @@ #hwlock-cells = <1>; }; cache-controller@9200000 { compatible = "qcom,sdxlemur-llcc", "qcom,llcc-v2"; reg = <0x9200000 0x50000>; reg-names = "llcc_base"; cap-based-alloc-and-pwr-collapse; clocks = <&aopcc QDSS_CLK>; clock-names = "aopcc_closks"; }; smem: qcom,smem { compatible = "qcom,smem"; memory-region = <&smem_mem>; Loading