diff mbox series

[1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles

Message ID 20221016090035.565350-1-luca@z3ntu.xyz
State New
Headers show
Series [1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles | expand

Commit Message

Luca Weiss Oct. 16, 2022, 9 a.m. UTC
Document the cpufreq-epss compatibles currently used in the tree, plus
the sc7280 which will be added in a separate commit.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 .../devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml          | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Bjorn Andersson Oct. 18, 2022, 3:05 a.m. UTC | #1
On Sun, 16 Oct 2022 11:00:30 +0200, Luca Weiss wrote:
> Document the cpufreq-epss compatibles currently used in the tree, plus
> the sc7280 which will be added in a separate commit.
> 
> 

Applied, thanks!

[2/5] arm64: dts: qcom: sc7280: Fix cpufreq-epss compatible
      commit: 0cde1210f7b9f6f17f3af450bde598c0ad9d54cc

Best regards,
Luca Weiss Jan. 11, 2023, 7:48 p.m. UTC | #2
Hi Viresh,

gentle bump, I hope this patch could get applied in-time for the next merge 
window.

Regards
Luca

On Sonntag, 16. Oktober 2022 11:00:30 CET Luca Weiss wrote:
> Document the cpufreq-epss compatibles currently used in the tree, plus
> the sc7280 which will be added in a separate commit.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  .../devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml          | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml index
> 24fa3d87a40b..d6af29ee889a 100644
> --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> @@ -25,8 +25,12 @@ properties:
>        - description: v2 of CPUFREQ HW (EPSS)
>          items:
>            - enum:
> +              - qcom,sc7280-cpufreq-epss
> +              - qcom,sc8280xp-cpufreq-epss
>                - qcom,sm6375-cpufreq-epss
>                - qcom,sm8250-cpufreq-epss
> +              - qcom,sm8350-cpufreq-epss
> +              - qcom,sm8450-cpufreq-epss
>            - const: qcom,cpufreq-epss
> 
>    reg:
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
index 24fa3d87a40b..d6af29ee889a 100644
--- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
@@ -25,8 +25,12 @@  properties:
       - description: v2 of CPUFREQ HW (EPSS)
         items:
           - enum:
+              - qcom,sc7280-cpufreq-epss
+              - qcom,sc8280xp-cpufreq-epss
               - qcom,sm6375-cpufreq-epss
               - qcom,sm8250-cpufreq-epss
+              - qcom,sm8350-cpufreq-epss
+              - qcom,sm8450-cpufreq-epss
           - const: qcom,cpufreq-epss
 
   reg: