All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Casey Connolly <casey.connolly@linaro.org>, u-boot@lists.denx.de
Cc: Marek Vasut <marex@denx.de>, Tom Rini <trini@konsulko.com>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>,
	Casey Connolly <casey.connolly@linaro.org>,
	Kaustabh Chakraborty <kauschluss@disroot.org>,
	Jonas Karlman <jonas@kwiboo.se>,
	Sam Protsenko <semen.protsenko@linaro.org>,
	Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>
Subject: Re: [PATCH 3/3] usb: dwc3-generic: respect role-switch-default-mode
Date: Thu, 15 Jan 2026 10:27:01 +0100	[thread overview]
Message-ID: <87zf6fdy56.fsf@kernel.org> (raw)
In-Reply-To: <20260114-casey-usb-role-switch-v1-3-fb7a626466b9@linaro.org>

Hi Casey,

Thank you for the patch.

On Wed, Jan 14, 2026 at 15:13, Casey Connolly <casey.connolly@linaro.org> wrote:

> Respect the default mode configured in DT if it is set and dr_mode is
> OTG. This allows the board to prefer host mode even on a DRD capable
> controller.
>
> Signed-off-by: Casey Connolly <casey.connolly@linaro.org>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>

> ---
>  drivers/usb/dwc3/dwc3-generic.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

      parent reply	other threads:[~2026-01-15  9:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14 14:13 [PATCH 0/3] usb: dwc3-generic: improve DT parsing and support qcom flat DT Casey Connolly
2026-01-14 14:13 ` [PATCH 1/3] usb: common: default dr_mode to OTG when not set Casey Connolly
2026-01-14 14:35   ` Neil Armstrong
2026-01-15  9:17   ` Mattijs Korpershoek
2026-01-16 12:30     ` Mattijs Korpershoek
2026-01-16 17:05       ` Casey Connolly
2026-01-14 14:13 ` [PATCH 2/3] usb: dwc3-generic: support Qualcomm flattened DT Casey Connolly
2026-01-14 14:36   ` Neil Armstrong
2026-01-15  9:21   ` Mattijs Korpershoek
2026-01-16 17:54     ` Casey Connolly
2026-01-19 12:23       ` Mattijs Korpershoek
2026-01-14 14:13 ` [PATCH 3/3] usb: dwc3-generic: respect role-switch-default-mode Casey Connolly
2026-01-14 14:39   ` Neil Armstrong
2026-01-14 14:42     ` Casey Connolly
2026-01-15  9:27   ` Mattijs Korpershoek [this message]

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=87zf6fdy56.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=balaji.selvanathan@oss.qualcomm.com \
    --cc=casey.connolly@linaro.org \
    --cc=jonas@kwiboo.se \
    --cc=kauschluss@disroot.org \
    --cc=marex@denx.de \
    --cc=patrice.chotard@foss.st.com \
    --cc=semen.protsenko@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.