From: Rob Herring <robh@kernel.org>
To: Jon Hunter <jonathanh@nvidia.com>
Cc: linux-usb@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-phy@lists.infradead.org,
Thierry Reding <thierry.reding@gmail.com>,
linux-tegra@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
waynec@nvidia.com, Thierry Reding <treding@nvidia.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH V6 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
Date: Fri, 13 Jan 2023 11:14:37 -0600 [thread overview]
Message-ID: <167363007663.2505014.5823592035658449614.robh@kernel.org> (raw)
In-Reply-To: <20230111110450.24617-2-jonathanh@nvidia.com>
On Wed, 11 Jan 2023 11:04:45 +0000, Jon Hunter wrote:
> From: Wayne Chang <waynec@nvidia.com>
>
> Add device-tree binding documentation for the XUSB host controller present
> on Tegra234 SoC. This controller supports the USB 3.1 specification.
>
> Signed-off-by: Wayne Chang <waynec@nvidia.com>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
> V5 -> V6: Updated main description and register description.
> Corrected 'dma-coherent'.
> V4 -> V5: No changes
> V3 -> V4: minor update to the power-domain description
> V2 -> V3: nothing has changed
> V1 -> V2: address the issue on phy-names property
>
> .../bindings/usb/nvidia,tegra234-xusb.yaml | 159 ++++++++++++++++++
> 1 file changed, 159 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/usb/nvidia,tegra234-xusb.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Jon Hunter <jonathanh@nvidia.com>
Cc: linux-usb@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-phy@lists.infradead.org,
Thierry Reding <thierry.reding@gmail.com>,
linux-tegra@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
waynec@nvidia.com, Thierry Reding <treding@nvidia.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH V6 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding
Date: Fri, 13 Jan 2023 11:14:37 -0600 [thread overview]
Message-ID: <167363007663.2505014.5823592035658449614.robh@kernel.org> (raw)
In-Reply-To: <20230111110450.24617-2-jonathanh@nvidia.com>
On Wed, 11 Jan 2023 11:04:45 +0000, Jon Hunter wrote:
> From: Wayne Chang <waynec@nvidia.com>
>
> Add device-tree binding documentation for the XUSB host controller present
> on Tegra234 SoC. This controller supports the USB 3.1 specification.
>
> Signed-off-by: Wayne Chang <waynec@nvidia.com>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> ---
> V5 -> V6: Updated main description and register description.
> Corrected 'dma-coherent'.
> V4 -> V5: No changes
> V3 -> V4: minor update to the power-domain description
> V2 -> V3: nothing has changed
> V1 -> V2: address the issue on phy-names property
>
> .../bindings/usb/nvidia,tegra234-xusb.yaml | 159 ++++++++++++++++++
> 1 file changed, 159 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/usb/nvidia,tegra234-xusb.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2023-01-13 17:35 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-11 11:04 [PATCH V6 0/6] Enable USB host on Jetson AGX Orin Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-11 11:04 ` [PATCH V6 1/6] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-13 17:14 ` Rob Herring [this message]
2023-01-13 17:14 ` Rob Herring
2023-01-11 11:04 ` [PATCH V6 2/6] dt-bindings: phy: tegra-xusb: Add support for Tegra234 Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-27 16:22 ` Thierry Reding
2023-01-27 16:22 ` Thierry Reding
2023-02-03 13:36 ` Vinod Koul
2023-02-03 13:36 ` Vinod Koul
2023-01-11 11:04 ` [PATCH V6 3/6] arm64: tegra: Enable XUSB host function on Jetson AGX Orin Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-11 11:04 ` [PATCH V6 4/6] phy: tegra: xusb: Disable trk clk when not in use Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-12 17:27 ` Vinod Koul
2023-01-12 17:27 ` Vinod Koul
2023-01-11 11:04 ` [PATCH V6 5/6] phy: tegra: xusb: Add Tegra234 support Jon Hunter
2023-01-11 11:04 ` Jon Hunter
2023-01-11 11:04 ` [PATCH V6 6/6] usb: host: xhci-tegra: Add Tegra234 XHCI support Jon Hunter
2023-01-11 11:04 ` Jon Hunter
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=167363007663.2505014.5823592035658449614.robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
--cc=treding@nvidia.com \
--cc=vkoul@kernel.org \
--cc=waynec@nvidia.com \
/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.