All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Weiss <luca@z3ntu.xyz>
To: linux-arm-msm@vger.kernel.org
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org, Luca Weiss <luca@z3ntu.xyz>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Manivannan Sadhasivam <mani@kernel.org>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
Date: Sun, 16 Oct 2022 11:00:30 +0200	[thread overview]
Message-ID: <20221016090035.565350-1-luca@z3ntu.xyz> (raw)

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:
-- 
2.38.0


             reply	other threads:[~2022-10-16  9:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16  9:00 Luca Weiss [this message]
2022-10-16  9:00 ` [PATCH 2/5] arm64: dts: qcom: sc7280: Fix cpufreq-epss compatible Luca Weiss
2022-10-16 15:01   ` Krzysztof Kozlowski
2022-10-16  9:00 ` [PATCH 3/5] dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatible Luca Weiss
2022-10-16 15:02   ` Krzysztof Kozlowski
2023-01-15  4:14   ` Manivannan Sadhasivam
2022-10-16  9:00 ` [PATCH 4/5] dt-bindings: soc: qcom: aoss: " Luca Weiss
2022-10-16 15:03   ` Krzysztof Kozlowski
2022-10-16  9:00 ` [PATCH 5/5] dt-bindings: thermal: tsens: Add sm8450 compatible Luca Weiss
2022-10-16 15:03   ` Krzysztof Kozlowski
2022-10-17  7:20   ` Daniel Lezcano
2022-12-09 15:26   ` [thermal: thermal/next] " thermal-bot for Luca Weiss
2022-10-16 15:01 ` [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles Krzysztof Kozlowski
2022-10-18  3:05 ` (subset) " Bjorn Andersson
2023-01-11 19:48 ` Luca Weiss
2023-01-12  3:16   ` Viresh Kumar
2023-01-12 16:46     ` Luca Weiss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221016090035.565350-1-luca@z3ntu.xyz \
    --to=luca@z3ntu.xyz \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=viresh.kumar@linaro.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.