Loading bindings/arm/msm/qcom,llcc.txt +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Properties: or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" or "qcom,yupik-llcc" or "qcom,sm8150-llcc" or "qcom,sdmshrike-llcc" or "qcom,sm6150-llcc" or "qcom,direwolf-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading qcom/direwolf.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -1082,6 +1082,16 @@ #mbox-cells = <1>; }; cache-controller@9200000 { compatible = "qcom,direwolf-llcc", "qcom,llcc-v2"; reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>; clocks = <&aopcc QDSS_CLK>; clock-names = "qdss_clk"; }; llcc_pmu: llcc-pmu@9095000 { compatible = "qcom,llcc-pmu-ver2"; reg = <0x09095000 0x300>; Loading Loading
bindings/arm/msm/qcom,llcc.txt +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ Properties: or "qcom,shima-llcc" or "qcom,sdxlemur-llcc" or "qcom,yupik-llcc" or "qcom,sm8150-llcc" or "qcom,sdmshrike-llcc" or "qcom,sm6150-llcc" or "qcom,direwolf-llcc" "qcom,llcc-v2" must be appended for V2 hardware. - reg: Loading
qcom/direwolf.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -1082,6 +1082,16 @@ #mbox-cells = <1>; }; cache-controller@9200000 { compatible = "qcom,direwolf-llcc", "qcom,llcc-v2"; reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>; clocks = <&aopcc QDSS_CLK>; clock-names = "qdss_clk"; }; llcc_pmu: llcc-pmu@9095000 { compatible = "qcom,llcc-pmu-ver2"; reg = <0x09095000 0x300>; Loading