All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
@ 2022-06-28 14:23 Konrad Dybcio
  2022-06-28 14:23 ` [PATCH v4 2/3] thermal: qcom: tsens-v1: Use GENMASK macro for bitmasks Konrad Dybcio
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Konrad Dybcio @ 2022-06-28 14:23 UTC (permalink / raw)
  To: ~postmarketos/upstreaming
  Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
	jamipkettunen, Konrad Dybcio, Andy Gross, Bjorn Andersson,
	Amit Kucheria, Thara Gopinath, Rafael J. Wysocki, Daniel Lezcano,
	Zhang Rui, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	linux-pm, devicetree, linux-kernel

Add the compatibles for msm8992/4 TSENS hardware.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
No changes.

 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 038d81338fcf..0dad9e662161 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -38,6 +38,8 @@ properties:
         items:
           - enum:
               - qcom,msm8976-tsens
+              - qcom,msm8992-tsens
+              - qcom,msm8994-tsens
               - qcom,qcs404-tsens
           - const: qcom,tsens-v1
 
-- 
2.36.1


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

end of thread, other threads:[~2022-06-29  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 14:23 [PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles Konrad Dybcio
2022-06-28 14:23 ` [PATCH v4 2/3] thermal: qcom: tsens-v1: Use GENMASK macro for bitmasks Konrad Dybcio
2022-06-28 20:38   ` Dmitry Baryshkov
2022-06-28 14:23 ` [PATCH v4 3/3] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS Konrad Dybcio
2022-06-29  9:43 ` [PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles Krzysztof Kozlowski

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.