All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Schenker <philippe.schenker@toradex.com>
To: devicetree@vger.kernel.org, Shawn Guo <shawnguo@kernel.org>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: Philippe Schenker <philippe.schenker@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [RESEND PATCH v2 0/2] Adding USB dual-role switching support for colibri-imx6/7 with extcon
Date: Thu, 16 Jul 2020 14:58:28 +0200	[thread overview]
Message-ID: <20200716125831.796904-1-philippe.schenker@toradex.com> (raw)

Hi Shawn,

This is a friendly reminder as I think the two patches in this patchset
got forgotten to pull back in.

Ahmad pointed out that extcon is legacy and I should better use the new
gpio-usb-b-connector compatible for that purpose. You removed those two
patches upon this recommendation.

In the meantime it turned out that I cannot use the new usb-connector
way of switching usb dual-role. This is due to Chipidea driver not
supporting it and Ahmad is fine using extcon for it.

I would be glad if you could pull those two patches back in.

Thanks,
Philippe


Philippe Schenker (2):
  ARM: dts: colibri-imx6: add usb dual-role switch capability
  ARM: dts: colibri-imx7: add usb dual-role switch capability

 arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 8 ++++++++
 arch/arm/boot/dts/imx6qdl-colibri.dtsi       | 2 +-
 arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi  | 9 +++++++++
 arch/arm/boot/dts/imx7-colibri.dtsi          | 4 ++--
 4 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.27.0


             reply	other threads:[~2020-07-16 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 12:58 Philippe Schenker [this message]
2020-07-16 12:58 ` [RESEND PATCH v2 1/2] ARM: dts: colibri-imx6: add usb dual-role switch capability Philippe Schenker
2020-07-16 12:58 ` [RESEND PATCH v2 2/2] ARM: dts: colibri-imx7: " Philippe Schenker

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=20200716125831.796904-1-philippe.schenker@toradex.com \
    --to=philippe.schenker@toradex.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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.