dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	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>,
	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
Subject: Re: [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
Date: Sun, 16 Apr 2023 08:44:22 -0700	[thread overview]
Message-ID: <2a50421a-3e1c-48fe-8a91-8a242634f240@roeck-us.net> (raw)
In-Reply-To: <20230314-topic-2290_compats-v1-1-47e26c3c0365@linaro.org>

On Tue, Mar 14, 2023 at 01:52:56PM +0100, Konrad Dybcio wrote:
> Document the QCM2290 KPSS watchdog.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> index 6448b633c970..db3e260fb2ef 100644
> --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
> @@ -19,6 +19,7 @@ properties:
>            - enum:
>                - qcom,kpss-wdt-ipq4019
>                - qcom,apss-wdt-msm8994
> +              - qcom,apss-wdt-qcm2290
>                - qcom,apss-wdt-qcs404
>                - qcom,apss-wdt-sa8775p
>                - qcom,apss-wdt-sc7180

  parent reply	other threads:[~2023-04-16 15:44 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 [this message]
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 ` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290 Konrad Dybcio
2023-03-15  7:49   ` 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=2a50421a-3e1c-48fe-8a91-8a242634f240@roeck-us.net \
    --to=linux@roeck-us.net \
    --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=konrad.dybcio@linaro.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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).