From: Krzysztof Kozlowski <krzk@kernel.org>
To: Melody Olvera <melody.olvera@oss.qualcomm.com>,
Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Wesley Cheng <quic_wcheng@quicinc.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Dmitry Baryshkov <lumag@kernel.org>
Subject: Re: [PATCH v5 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
Date: Thu, 24 Apr 2025 15:12:58 +0200 [thread overview]
Message-ID: <11a7e42e-c9bd-44a3-8838-17469809aa4e@kernel.org> (raw)
In-Reply-To: <20250421-sm8750_usb_master-v5-8-25c79ed01d02@oss.qualcomm.com>
On 22/04/2025 00:00, Melody Olvera wrote:
> From: Wesley Cheng <quic_wcheng@quicinc.com>
>
> Enable USB support on SM8750 MTP variants. The current definition will
> start the USB controller in peripheral mode by default until
> dependencies are added, such as USB role detection.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
> Signed-off-by: Melody Olvera <melody.olvera@oss.qualcomm.com>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Melody Olvera <melody.olvera@oss.qualcomm.com>,
Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Wesley Cheng <quic_wcheng@quicinc.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Dmitry Baryshkov <lumag@kernel.org>
Subject: Re: [PATCH v5 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
Date: Thu, 24 Apr 2025 15:12:58 +0200 [thread overview]
Message-ID: <11a7e42e-c9bd-44a3-8838-17469809aa4e@kernel.org> (raw)
In-Reply-To: <20250421-sm8750_usb_master-v5-8-25c79ed01d02@oss.qualcomm.com>
On 22/04/2025 00:00, Melody Olvera wrote:
> From: Wesley Cheng <quic_wcheng@quicinc.com>
>
> Enable USB support on SM8750 MTP variants. The current definition will
> start the USB controller in peripheral mode by default until
> dependencies are added, such as USB role detection.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
> Signed-off-by: Melody Olvera <melody.olvera@oss.qualcomm.com>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
next prev parent reply other threads:[~2025-04-24 14:20 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 22:00 [PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750 Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-21 22:00 ` [PATCH v5 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-21 22:00 ` [PATCH v5 02/10] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-21 22:00 ` [PATCH v5 03/10] dt-bindings: usb: qcom,dwc3: Correct the SM8750 compatible Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 7:32 ` Krzysztof Kozlowski
2025-04-24 7:32 ` Krzysztof Kozlowski
2025-04-21 22:00 ` [PATCH v5 04/10] phy: qcom: qmp-combo: Add new PHY sequences for SM8750 Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 9:37 ` Dmitry Baryshkov
2025-04-24 9:37 ` Dmitry Baryshkov
2025-04-21 22:00 ` [PATCH v5 05/10] phy: qcom: Update description for QCOM based eUSB2 repeater Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-21 22:00 ` [PATCH v5 06/10] phy: qcom: Add M31 based eUSB2 PHY driver Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-25 6:49 ` Abel Vesa
2025-04-25 6:49 ` Abel Vesa
2025-05-22 11:05 ` Krzysztof Kozlowski
2025-05-22 11:05 ` Krzysztof Kozlowski
2025-05-22 12:18 ` Dmitry Baryshkov
2025-05-22 12:18 ` Dmitry Baryshkov
2025-05-22 12:25 ` Abel Vesa
2025-05-22 12:25 ` Abel Vesa
2025-05-22 13:01 ` neil.armstrong
2025-05-22 13:01 ` neil.armstrong
2025-05-22 10:56 ` Song Xue
2025-05-22 10:56 ` Song Xue
2025-05-22 15:09 ` Konrad Dybcio
2025-05-22 15:09 ` Konrad Dybcio
2025-05-22 13:27 ` Johan Hovold
2025-05-22 13:27 ` Johan Hovold
2025-04-21 22:00 ` [PATCH v5 07/10] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 9:38 ` Dmitry Baryshkov
2025-04-24 9:38 ` Dmitry Baryshkov
2025-04-24 13:13 ` Krzysztof Kozlowski
2025-04-24 13:13 ` Krzysztof Kozlowski
2025-04-24 13:15 ` Krzysztof Kozlowski
2025-04-24 13:15 ` Krzysztof Kozlowski
2025-04-21 22:00 ` [PATCH v5 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 13:12 ` Krzysztof Kozlowski [this message]
2025-04-24 13:12 ` Krzysztof Kozlowski
2025-04-21 22:00 ` [PATCH v5 09/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 13:12 ` Krzysztof Kozlowski
2025-04-24 13:12 ` Krzysztof Kozlowski
2025-04-21 22:00 ` [PATCH v5 10/10] arm64: defconfig: Add M31 eUSB2 PHY config Melody Olvera
2025-04-21 22:00 ` Melody Olvera
2025-04-24 13:16 ` Krzysztof Kozlowski
2025-04-24 13:16 ` Krzysztof Kozlowski
2025-04-24 17:13 ` Melody Olvera
2025-04-24 17:13 ` Melody Olvera
2025-04-25 5:44 ` Krzysztof Kozlowski
2025-04-25 5:44 ` Krzysztof Kozlowski
2025-04-24 9:36 ` [PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750 Dmitry Baryshkov
2025-04-24 9:36 ` Dmitry Baryshkov
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=11a7e42e-c9bd-44a3-8838-17469809aa4e@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=lumag@kernel.org \
--cc=melody.olvera@oss.qualcomm.com \
--cc=p.zabel@pengutronix.de \
--cc=quic_wcheng@quicinc.com \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
--cc=will@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.