diff mbox series

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

Message ID 20221016090035.565350-1-luca@z3ntu.xyz (mailing list archive)
State New, archived
Delegated to: viresh kumar
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

Krzysztof Kozlowski Oct. 16, 2022, 3:01 p.m. UTC | #1
On 16/10/2022 05:00, 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>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Bjorn Andersson Oct. 18, 2022, 3:05 a.m. UTC | #2
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 | #3
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:
Viresh Kumar Jan. 12, 2023, 3:16 a.m. UTC | #4
On 11-01-23, 20:48, Luca Weiss wrote:
> Hi Viresh,
> 
> gentle bump, I hope this patch could get applied in-time for the next merge 
> window.

I thought Bjorn applied this patch long back. But now that I look back
at his email, he applied 2/5 and replied to 1/5, probably because
there wasn't a cover-letter available :(

Sorry for the confusion, applied now.
Luca Weiss Jan. 12, 2023, 4:46 p.m. UTC | #5
On Donnerstag, 12. Jänner 2023 04:16:21 CET Viresh Kumar wrote:
> On 11-01-23, 20:48, Luca Weiss wrote:
> > Hi Viresh,
> > 
> > gentle bump, I hope this patch could get applied in-time for the next
> > merge
> > window.
> 
> I thought Bjorn applied this patch long back. But now that I look back
> at his email, he applied 2/5 and replied to 1/5, probably because
> there wasn't a cover-letter available :(
> 
> Sorry for the confusion, applied now.

No worries, thanks for applying!
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: