From: Thierry Reding <thierry.reding@gmail.com>
To: Nagarjuna Kristam <nkristam@nvidia.com>
Cc: balbi@kernel.org, gregkh@linuxfoundation.org,
jonathanh@nvidia.com, mark.rutland@arm.com, robh+dt@kernel.org,
linux-tegra@vger.kernel.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [Patch V4 2/8] phy: tegra: xusb: t210: add usb3 port fake support
Date: Thu, 27 Jun 2019 11:21:26 +0200 [thread overview]
Message-ID: <20190627092126.GA21242@ulmo> (raw)
In-Reply-To: <1560161949-26031-3-git-send-email-nkristam@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 737 bytes --]
On Mon, Jun 10, 2019 at 03:49:03PM +0530, Nagarjuna Kristam wrote:
> On Tegra210, usb2 only otg/peripheral ports dont work in device mode.
> They need an assosciated usb3 port to work in device mode. Identify
> an unused usb3 port and assign it as a fake USB3 port to USB2 only
> port whose mode is otg/peripheral.
>
> Based on work by BH Hsieh <bhsieh@nvidia.com>.
>
> Signed-off-by: Nagarjuna Kristam <nkristam@nvidia.com>
> ---
> drivers/phy/tegra/xusb-tegra210.c | 56 +++++++++++++++++++++++++++++++++
> drivers/phy/tegra/xusb.c | 65 +++++++++++++++++++++++++++++++++++++++
> drivers/phy/tegra/xusb.h | 2 ++
> 3 files changed, 123 insertions(+)
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-06-27 9:21 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-10 10:19 [Patch V4 0/8] Tegra XUSB gadget driver support Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 1/8] phy: tegra: xusb: t210: add XUSB dual mode support Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-27 9:39 ` Thierry Reding
2019-06-10 10:19 ` [Patch V4 2/8] phy: tegra: xusb: t210: add usb3 port fake support Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-27 9:21 ` Thierry Reding [this message]
2019-06-10 10:19 ` [Patch V4 3/8] phy: tegra: xusb: t210: add vbus override support Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-11 7:43 ` Chunfeng Yun
2019-06-11 7:43 ` Chunfeng Yun
2019-06-14 5:41 ` Nagarjuna Kristam
2019-06-14 5:41 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 5/8] arm64: tegra: Add xudc node for Tegra210 Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 6/8] arm64: tegra: Enable xudc on Jetson TX1 Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 8/8] arm64: defconfig: Enable tegra XUDC driver Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam
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=20190627092126.GA21242@ulmo \
--to=thierry.reding@gmail.com \
--cc=balbi@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=nkristam@nvidia.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.