devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
@ 2019-01-25 11:30 Thierry Reding
  2019-01-28  7:46 ` jckuo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thierry Reding @ 2019-01-25 11:30 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: Mathias Nyman, Jon Hunter, JC Kuo, linux-usb, linux-tegra,
	linux-kernel, devicetree

From: Thierry Reding <treding@nvidia.com>

Extend the bindings to cover the set of features found in Tegra186.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt          | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt b/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
index 4156c3e181c5..5bfcc0b4d6b9 100644
--- a/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
+++ b/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
@@ -10,6 +10,7 @@ Required properties:
   - Tegra124: "nvidia,tegra124-xusb"
   - Tegra132: "nvidia,tegra132-xusb", "nvidia,tegra124-xusb"
   - Tegra210: "nvidia,tegra210-xusb"
+  - Tegra186: "nvidia,tegra186-xusb"
 - reg: Must contain the base and length of the xHCI host registers, XUSB FPCI
   registers and XUSB IPFS registers.
 - reg-names: Must contain the following entries:
@@ -59,6 +60,8 @@ For Tegra210:
 - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V.
 - dvdd-pex-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V.
 - hvdd-pex-pll-e-supply: High-voltage PLLE power supply. Must supply 1.8 V.
+
+For Tegra210 and Tegra186:
 - power-domains: A list of PM domain specifiers that reference each power-domain
   used by the xHCI controller. This list must comprise of a specifier for the
   XUSBA and XUSBC power-domains. See ../power/power_domain.txt and
@@ -78,6 +81,7 @@ Optional properties:
   - Tegra132: usb2-0, usb2-1, usb2-2, hsic-0, hsic-1, usb3-0, usb3-1
   - Tegra210: usb2-0, usb2-1, usb2-2, usb2-3, hsic-0, usb3-0, usb3-1, usb3-2,
               usb3-3
+  - Tegra186: usb2-0, usb2-1, usb2-2, hsic-0, usb3-0, usb3-1, usb3-2
 
 Example:
 --------
-- 
2.19.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
  2019-01-25 11:30 [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
@ 2019-01-28  7:46 ` jckuo
  2019-02-07 11:14 ` Thierry Reding
  2019-02-23  0:36 ` Rob Herring
  2 siblings, 0 replies; 5+ messages in thread
From: jckuo @ 2019-01-28  7:46 UTC (permalink / raw)
  To: Thierry Reding, Greg Kroah-Hartman, Rob Herring
  Cc: Mathias Nyman, Jon Hunter, linux-usb, linux-tegra, linux-kernel,
	devicetree

Reviewed-by: JC Kuo <jckuo@nvidia.com>

On 1/25/19 7:30 PM, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> Extend the bindings to cover the set of features found in Tegra186.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>   .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt          | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt b/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
> index 4156c3e181c5..5bfcc0b4d6b9 100644
> --- a/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
> +++ b/Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt
> @@ -10,6 +10,7 @@ Required properties:
>     - Tegra124: "nvidia,tegra124-xusb"
>     - Tegra132: "nvidia,tegra132-xusb", "nvidia,tegra124-xusb"
>     - Tegra210: "nvidia,tegra210-xusb"
> +  - Tegra186: "nvidia,tegra186-xusb"
>   - reg: Must contain the base and length of the xHCI host registers, XUSB FPCI
>     registers and XUSB IPFS registers.
>   - reg-names: Must contain the following entries:
> @@ -59,6 +60,8 @@ For Tegra210:
>   - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V.
>   - dvdd-pex-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V.
>   - hvdd-pex-pll-e-supply: High-voltage PLLE power supply. Must supply 1.8 V.
> +
> +For Tegra210 and Tegra186:
>   - power-domains: A list of PM domain specifiers that reference each power-domain
>     used by the xHCI controller. This list must comprise of a specifier for the
>     XUSBA and XUSBC power-domains. See ../power/power_domain.txt and
> @@ -78,6 +81,7 @@ Optional properties:
>     - Tegra132: usb2-0, usb2-1, usb2-2, hsic-0, hsic-1, usb3-0, usb3-1
>     - Tegra210: usb2-0, usb2-1, usb2-2, usb2-3, hsic-0, usb3-0, usb3-1, usb3-2,
>                 usb3-3
> +  - Tegra186: usb2-0, usb2-1, usb2-2, hsic-0, usb3-0, usb3-1, usb3-2
>   
>   Example:
>   --------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
  2019-01-25 11:30 [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
  2019-01-28  7:46 ` jckuo
@ 2019-02-07 11:14 ` Thierry Reding
  2019-02-13 15:21   ` Mathias Nyman
  2019-02-23  0:36 ` Rob Herring
  2 siblings, 1 reply; 5+ messages in thread
From: Thierry Reding @ 2019-02-07 11:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Mathias Nyman
  Cc: Rob Herring, Jon Hunter, JC Kuo, linux-usb, linux-tegra,
	linux-kernel, devicetree

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

On Fri, Jan 25, 2019 at 12:30:08PM +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Extend the bindings to cover the set of features found in Tegra186.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt          | 4 ++++
>  1 file changed, 4 insertions(+)

Hi Greg, Mathias,

do you have any comments on this series or is it good to go into v5.1?

Thanks,
Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
  2019-02-07 11:14 ` Thierry Reding
@ 2019-02-13 15:21   ` Mathias Nyman
  0 siblings, 0 replies; 5+ messages in thread
From: Mathias Nyman @ 2019-02-13 15:21 UTC (permalink / raw)
  To: Thierry Reding, Greg Kroah-Hartman, Mathias Nyman
  Cc: Rob Herring, Jon Hunter, JC Kuo, linux-usb, linux-tegra,
	linux-kernel, devicetree

On 07.02.2019 13:14, Thierry Reding wrote:
> On Fri, Jan 25, 2019 at 12:30:08PM +0100, Thierry Reding wrote:
>> From: Thierry Reding <treding@nvidia.com>
>>
>> Extend the bindings to cover the set of features found in Tegra186.
>>
>> Signed-off-by: Thierry Reding <treding@nvidia.com>
>> ---
>>   .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt          | 4 ++++
>>   1 file changed, 4 insertions(+)
> 
> Hi Greg, Mathias,
> 
> do you have any comments on this series or is it good to go into v5.1?
> 

xhci parts look good to me, (patches 2/6 and 3/6)
Sorry about the delay.

Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
  2019-01-25 11:30 [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
  2019-01-28  7:46 ` jckuo
  2019-02-07 11:14 ` Thierry Reding
@ 2019-02-23  0:36 ` Rob Herring
  2 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2019-02-23  0:36 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Greg Kroah-Hartman, Mathias Nyman, Jon Hunter, JC Kuo, linux-usb,
	linux-tegra, linux-kernel, devicetree

On Fri, 25 Jan 2019 12:30:08 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Extend the bindings to cover the set of features found in Tegra186.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  .../devicetree/bindings/usb/nvidia,tegra124-xusb.txt          | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-23  0:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25 11:30 [PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
2019-01-28  7:46 ` jckuo
2019-02-07 11:14 ` Thierry Reding
2019-02-13 15:21   ` Mathias Nyman
2019-02-23  0:36 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).