Loading bindings/arm/msm/qcom,llcc.txt +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Properties: Value type: <string> Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc" or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" or "qcom,yupik-llcc" or "qcom,yupik-llcc" or "qcom,sm8150-llcc" or "qcom,sdmshrike-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading qcom/sdmshrike.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -621,6 +621,13 @@ }; }; cache-controller@9200000 { compatible = "qcom,sdmshrike-llcc"; reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; }; qcom,msm-imem@146bf000 { compatible = "qcom,msm-imem"; reg = <0x146bf000 0x1000>; Loading qcom/sm8150.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -1950,6 +1950,13 @@ qcom,firmware-name = "venus"; memory-region = <&pil_video_mem>; }; 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; }; }; &firmware { Loading Loading
bindings/arm/msm/qcom,llcc.txt +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Properties: Value type: <string> Definition: must be "qcom,sdm845-llcc" or "qcom,lahaina-llcc" or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" or "qcom,yupik-llcc" or "qcom,yupik-llcc" or "qcom,sm8150-llcc" or "qcom,sdmshrike-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading
qcom/sdmshrike.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -621,6 +621,13 @@ }; }; cache-controller@9200000 { compatible = "qcom,sdmshrike-llcc"; reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; }; qcom,msm-imem@146bf000 { compatible = "qcom,msm-imem"; reg = <0x146bf000 0x1000>; Loading
qcom/sm8150.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -1950,6 +1950,13 @@ qcom,firmware-name = "venus"; memory-region = <&pil_video_mem>; }; 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; }; }; &firmware { Loading