All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
@ 2022-10-16  9:00 Luca Weiss
  2022-10-16  9:00 ` [PATCH 2/5] arm64: dts: qcom: sc7280: Fix cpufreq-epss compatible Luca Weiss
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Luca Weiss @ 2022-10-16  9:00 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Luca Weiss,
	Rafael J. Wysocki, Viresh Kumar, Rob Herring,
	Krzysztof Kozlowski, Manivannan Sadhasivam, linux-pm, devicetree,
	linux-kernel

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


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-01-15  4:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-16  9:00 [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles Luca Weiss
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

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.