All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Prakash Ranjan <saiprakash.ranjan@codeaurora.org>,
	Vinod Koul <vkoul@kernel.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Bhupesh Sharma <bhupesh.sharma@linaro.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Wesley Cheng <quic_wcheng@quicinc.com>,
	Amit Kucheria <amitk@kernel.org>,
	Thara Gopinath <thara.gopinath@gmail.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>
Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org,
	linux-usb@vger.kernel.org, linux-pm@vger.kernel.org,
	Konrad Dybcio <konrad.dybcio@linaro.org>
Subject: [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290
Date: Tue, 14 Mar 2023 13:53:01 +0100	[thread overview]
Message-ID: <20230314-topic-2290_compats-v1-6-47e26c3c0365@linaro.org> (raw)
In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org>

Add the TSENS v2.x controller found on QCM2290.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 926e9c51c93c..1a6ffbf11bcc 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -48,6 +48,7 @@ properties:
               - qcom,msm8953-tsens
               - qcom,msm8996-tsens
               - qcom,msm8998-tsens
+              - qcom,qcm2290-tsens
               - qcom,sc7180-tsens
               - qcom,sc7280-tsens
               - qcom,sc8180x-tsens

-- 
2.39.2


  parent reply	other threads:[~2023-03-14 12:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 12:52 [PATCH 0/6] QCM2290 compatibles Konrad Dybcio
2023-03-14 12:52 ` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290 Konrad Dybcio
2023-03-15  7:48   ` Krzysztof Kozlowski
2023-04-16 15:44   ` Guenter Roeck
2023-03-14 12:52 ` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA Konrad Dybcio
2023-03-15  7:48   ` Krzysztof Kozlowski
2023-03-17 17:24   ` Vinod Koul
2023-03-14 12:52 ` [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290 Konrad Dybcio
2023-03-15  7:48   ` Krzysztof Kozlowski
2023-03-14 12:52 ` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI Konrad Dybcio
2023-03-15  7:49   ` Krzysztof Kozlowski
2023-03-23 12:12   ` Ulf Hansson
2023-03-14 12:53 ` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible Konrad Dybcio
2023-03-15  7:49   ` Krzysztof Kozlowski
2023-03-14 12:53 ` Konrad Dybcio [this message]
2023-03-15  7:49   ` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290 Krzysztof Kozlowski
2023-05-16  1:08   ` Konrad Dybcio
2023-05-16  3:58     ` Greg Kroah-Hartman
2023-03-15  7:47 ` [PATCH 0/6] QCM2290 compatibles Krzysztof Kozlowski
2023-03-15  9:49   ` Konrad Dybcio
2023-03-15  8:01 ` Bhupesh Sharma
2023-07-28 13:22 ` (subset) " Srinivas Kandagatla

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=20230314-topic-2290_compats-v1-6-47e26c3c0365@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=amitk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bhupesh.sharma@linaro.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=quic_wcheng@quicinc.com \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=saiprakash.ranjan@codeaurora.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=thara.gopinath@gmail.com \
    --cc=ulf.hansson@linaro.org \
    --cc=vkoul@kernel.org \
    --cc=wim@linux-watchdog.org \
    /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.