Loading bindings/arm/msm/qcom,llcc.txt +14 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,18 @@ Properties: It's used for llcc cache single and double bit error detection and reporting. - clocks: Usage: required Value type: <prop-encoded-array> Definition: List of phandles and clock specifier pairs for the llcc perfmon trace feature support. - clock-names: Usage: required Value type: <stringlist> Definition: List of clock input name strings sorted in the same order as the clocks property. Definition must have "qdss_clk" Example: cache-controller@1100000 { Loading @@ -40,4 +52,6 @@ Example: reg = <0x1100000 0x200000>, <0x1300000 0x50000> ; reg-names = "llcc_base", "llcc_broadcast_base"; interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>; clocks = <&clock_aop QDSS_CLK>; clock-names = "qdss_clk"; }; qcom/lahaina.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -2670,6 +2670,8 @@ reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; clocks = <&clock_aop QDSS_CLK>; clock-names = "qdss_clk"; }; qcom_scm { Loading Loading
bindings/arm/msm/qcom,llcc.txt +14 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,18 @@ Properties: It's used for llcc cache single and double bit error detection and reporting. - clocks: Usage: required Value type: <prop-encoded-array> Definition: List of phandles and clock specifier pairs for the llcc perfmon trace feature support. - clock-names: Usage: required Value type: <stringlist> Definition: List of clock input name strings sorted in the same order as the clocks property. Definition must have "qdss_clk" Example: cache-controller@1100000 { Loading @@ -40,4 +52,6 @@ Example: reg = <0x1100000 0x200000>, <0x1300000 0x50000> ; reg-names = "llcc_base", "llcc_broadcast_base"; interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>; clocks = <&clock_aop QDSS_CLK>; clock-names = "qdss_clk"; };
qcom/lahaina.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -2670,6 +2670,8 @@ reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>; reg-names = "llcc_base", "llcc_broadcast_base"; cap-based-alloc-and-pwr-collapse; clocks = <&clock_aop QDSS_CLK>; clock-names = "qdss_clk"; }; qcom_scm { Loading