From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Jeffrey Hugo <jhugo@codeaurora.org>
Cc: robh+dt@kernel.org, mark.rutland@arm.com, andy.gross@linaro.org,
david.brown@linaro.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, kishon@ti.com,
devicetree@vger.kernel.org, gregkh@linuxfoundation.org,
balbi@kernel.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH v2 2/6] dt-bindings: usb: Add support for msm8998
Date: Tue, 15 Jan 2019 10:09:01 -0800 [thread overview]
Message-ID: <20190115180901.GD28907@builder> (raw)
In-Reply-To: <1547483787-5371-1-git-send-email-jhugo@codeaurora.org>
On Mon 14 Jan 08:36 PST 2019, Jeffrey Hugo wrote:
> msm8998 USB has a dwc3 controller just like the existing sdm845 support
>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
> ---
> Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> index 95afdcf..cb695aa 100644
> --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> @@ -4,6 +4,7 @@ Required properties:
> - compatible: Compatible list, contains
> "qcom,dwc3"
> "qcom,msm8996-dwc3" for msm8996 SOC.
> + "qcom,msm8998-dwc3" for msm8998 SOC.
> "qcom,sdm845-dwc3" for sdm845 SOC.
> - reg: Offset and length of register set for QSCRATCH wrapper
> - power-domains: specifies a phandle to PM domain provider node
> --
> Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc.
> Qualcomm Technologies, Inc. is a member of the
> Code Aurora Forum, a Linux Foundation Collaborative Project.
>
WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Jeffrey Hugo <jhugo@codeaurora.org>
Cc: robh+dt@kernel.org, mark.rutland@arm.com, andy.gross@linaro.org,
david.brown@linaro.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, kishon@ti.com,
devicetree@vger.kernel.org, gregkh@linuxfoundation.org,
balbi@kernel.org, linux-usb@vger.kernel.org
Subject: [v2,2/6] dt-bindings: usb: Add support for msm8998
Date: Tue, 15 Jan 2019 10:09:01 -0800 [thread overview]
Message-ID: <20190115180901.GD28907@builder> (raw)
On Mon 14 Jan 08:36 PST 2019, Jeffrey Hugo wrote:
> msm8998 USB has a dwc3 controller just like the existing sdm845 support
>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
> ---
> Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> index 95afdcf..cb695aa 100644
> --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt
> @@ -4,6 +4,7 @@ Required properties:
> - compatible: Compatible list, contains
> "qcom,dwc3"
> "qcom,msm8996-dwc3" for msm8996 SOC.
> + "qcom,msm8998-dwc3" for msm8998 SOC.
> "qcom,sdm845-dwc3" for sdm845 SOC.
> - reg: Offset and length of register set for QSCRATCH wrapper
> - power-domains: specifies a phandle to PM domain provider node
> --
> Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc.
> Qualcomm Technologies, Inc. is a member of the
> Code Aurora Forum, a Linux Foundation Collaborative Project.
>
next prev parent reply other threads:[~2019-01-15 18:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 16:36 [PATCH v2 2/6] dt-bindings: usb: Add support for msm8998 Jeffrey Hugo
2019-01-14 16:36 ` [v2,2/6] " Jeffrey Hugo
2019-01-15 18:09 ` Bjorn Andersson [this message]
2019-01-15 18:09 ` Bjorn Andersson
2019-01-16 21:32 ` [PATCH v2 2/6] " Rob Herring
2019-01-16 21:32 ` Rob Herring
2019-01-16 21:32 ` [v2,2/6] " Rob Herring
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=20190115180901.GD28907@builder \
--to=bjorn.andersson@linaro.org \
--cc=andy.gross@linaro.org \
--cc=balbi@kernel.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jhugo@codeaurora.org \
--cc=kishon@ti.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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.