linux-watchdog.vger.kernel.org archive mirror
 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 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible
Date: Tue, 14 Mar 2023 13:53:00 +0100	[thread overview]
Message-ID: <20230314-topic-2290_compats-v1-5-47e26c3c0365@linaro.org> (raw)
In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org>

Document the QCM2290 DWC3 controller.

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

diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 4875c5b7d5b5..a2aabdac4105 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -21,6 +21,7 @@ properties:
           - qcom,msm8994-dwc3
           - qcom,msm8996-dwc3
           - qcom,msm8998-dwc3
+          - qcom,qcm2290-dwc3
           - qcom,qcs404-dwc3
           - qcom,sc7180-dwc3
           - qcom,sc7280-dwc3
@@ -300,6 +301,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,qcm2290-dwc3
               - qcom,sm6115-dwc3
               - qcom,sm6125-dwc3
               - qcom,sm8150-dwc3

-- 
2.39.2


  parent reply	other threads:[~2023-03-14 13:05 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 ` Konrad Dybcio [this message]
2023-03-15  7:49   ` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible 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=20230314-topic-2290_compats-v1-5-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 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).