All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaron Kling <webgeek1234@gmail.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Thierry Reding <thierry.reding@gmail.com>,
	 Jonathan Hunter <jonathanh@nvidia.com>,
	Vinod Koul <vkoul@kernel.org>,
	 Kishon Vijay Abraham I <kishon@kernel.org>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Nagarjuna Kristam <nkristam@nvidia.com>,
	JC Kuo <jckuo@nvidia.com>,
	 "Rafael J. Wysocki" <rafael@kernel.org>,
	 Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	 Lukasz Luba <lukasz.luba@arm.com>,
	 Michael Turquette <mturquette@baylibre.com>,
	 Stephen Boyd <sboyd@kernel.org>,
	Mathias Nyman <mathias.nyman@intel.com>,
	 Peter De Schrijver <pdeschrijver@nvidia.com>,
	 Prashant Gaikwad <pgaikwad@nvidia.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	 linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	 linux-usb@vger.kernel.org, Thierry Reding <treding@nvidia.com>,
	 linux-pm@vger.kernel.org, linux-clk@vger.kernel.org,
	 Aaron Kling <webgeek1234@gmail.com>
Subject: [PATCH 04/17] dt-bindings: usb: tegra-xudc: Document Tegra210B01
Date: Mon, 14 Jul 2025 23:02:47 -0500	[thread overview]
Message-ID: <20250714-t210b01-v1-4-e3f5f7de5dce@gmail.com> (raw)
In-Reply-To: <20250714-t210b01-v1-0-e3f5f7de5dce@gmail.com>

Extend the Tegra XUSB controller device tree binding with Tegra210B01
support.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
 Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
index c6e661e8915ca4d3e905331299d981f4d3964314..4574e66e7c1d3d3c918991920bbf4f3ea0ee6ab2 100644
--- a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
+++ b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
@@ -20,6 +20,7 @@ properties:
     items:
       - enum:
           - nvidia,tegra210-xudc # For Tegra210
+          - nvidia,tegra210b01-xudc # For Tegra210B01
           - nvidia,tegra186-xudc # For Tegra186
           - nvidia,tegra194-xudc # For Tegra194
           - nvidia,tegra234-xudc # For Tegra234
@@ -130,6 +131,7 @@ allOf:
           contains:
             enum:
               - nvidia,tegra210-xudc
+              - nvidia,tegra210b01-xudc
     then:
       properties:
         reg:

-- 
2.50.0


WARNING: multiple messages have this Message-ID (diff)
From: Aaron Kling via B4 Relay <devnull+webgeek1234.gmail.com@kernel.org>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Thierry Reding <thierry.reding@gmail.com>,
	 Jonathan Hunter <jonathanh@nvidia.com>,
	Vinod Koul <vkoul@kernel.org>,
	 Kishon Vijay Abraham I <kishon@kernel.org>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Nagarjuna Kristam <nkristam@nvidia.com>,
	JC Kuo <jckuo@nvidia.com>,
	 "Rafael J. Wysocki" <rafael@kernel.org>,
	 Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	 Lukasz Luba <lukasz.luba@arm.com>,
	 Michael Turquette <mturquette@baylibre.com>,
	 Stephen Boyd <sboyd@kernel.org>,
	Mathias Nyman <mathias.nyman@intel.com>,
	 Peter De Schrijver <pdeschrijver@nvidia.com>,
	 Prashant Gaikwad <pgaikwad@nvidia.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	 linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	 linux-usb@vger.kernel.org, Thierry Reding <treding@nvidia.com>,
	 linux-pm@vger.kernel.org, linux-clk@vger.kernel.org,
	 Aaron Kling <webgeek1234@gmail.com>
Subject: [PATCH 04/17] dt-bindings: usb: tegra-xudc: Document Tegra210B01
Date: Mon, 14 Jul 2025 23:02:47 -0500	[thread overview]
Message-ID: <20250714-t210b01-v1-4-e3f5f7de5dce@gmail.com> (raw)
In-Reply-To: <20250714-t210b01-v1-0-e3f5f7de5dce@gmail.com>

From: Aaron Kling <webgeek1234@gmail.com>

Extend the Tegra XUSB controller device tree binding with Tegra210B01
support.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
 Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
index c6e661e8915ca4d3e905331299d981f4d3964314..4574e66e7c1d3d3c918991920bbf4f3ea0ee6ab2 100644
--- a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
+++ b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
@@ -20,6 +20,7 @@ properties:
     items:
       - enum:
           - nvidia,tegra210-xudc # For Tegra210
+          - nvidia,tegra210b01-xudc # For Tegra210B01
           - nvidia,tegra186-xudc # For Tegra186
           - nvidia,tegra194-xudc # For Tegra194
           - nvidia,tegra234-xudc # For Tegra234
@@ -130,6 +131,7 @@ allOf:
           contains:
             enum:
               - nvidia,tegra210-xudc
+              - nvidia,tegra210b01-xudc
     then:
       properties:
         reg:

-- 
2.50.0



WARNING: multiple messages have this Message-ID (diff)
From: Aaron Kling via B4 Relay <devnull+webgeek1234.gmail.com@kernel.org>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Thierry Reding <thierry.reding@gmail.com>,
	 Jonathan Hunter <jonathanh@nvidia.com>,
	Vinod Koul <vkoul@kernel.org>,
	 Kishon Vijay Abraham I <kishon@kernel.org>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Nagarjuna Kristam <nkristam@nvidia.com>,
	JC Kuo <jckuo@nvidia.com>,
	 "Rafael J. Wysocki" <rafael@kernel.org>,
	 Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	 Lukasz Luba <lukasz.luba@arm.com>,
	 Michael Turquette <mturquette@baylibre.com>,
	 Stephen Boyd <sboyd@kernel.org>,
	Mathias Nyman <mathias.nyman@intel.com>,
	 Peter De Schrijver <pdeschrijver@nvidia.com>,
	 Prashant Gaikwad <pgaikwad@nvidia.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	 linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	 linux-usb@vger.kernel.org, Thierry Reding <treding@nvidia.com>,
	 linux-pm@vger.kernel.org, linux-clk@vger.kernel.org,
	 Aaron Kling <webgeek1234@gmail.com>
Subject: [PATCH 04/17] dt-bindings: usb: tegra-xudc: Document Tegra210B01
Date: Mon, 14 Jul 2025 23:02:47 -0500	[thread overview]
Message-ID: <20250714-t210b01-v1-4-e3f5f7de5dce@gmail.com> (raw)
In-Reply-To: <20250714-t210b01-v1-0-e3f5f7de5dce@gmail.com>

From: Aaron Kling <webgeek1234@gmail.com>

Extend the Tegra XUSB controller device tree binding with Tegra210B01
support.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
 Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
index c6e661e8915ca4d3e905331299d981f4d3964314..4574e66e7c1d3d3c918991920bbf4f3ea0ee6ab2 100644
--- a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
+++ b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
@@ -20,6 +20,7 @@ properties:
     items:
       - enum:
           - nvidia,tegra210-xudc # For Tegra210
+          - nvidia,tegra210b01-xudc # For Tegra210B01
           - nvidia,tegra186-xudc # For Tegra186
           - nvidia,tegra194-xudc # For Tegra194
           - nvidia,tegra234-xudc # For Tegra234
@@ -130,6 +131,7 @@ allOf:
           contains:
             enum:
               - nvidia,tegra210-xudc
+              - nvidia,tegra210b01-xudc
     then:
       properties:
         reg:

-- 
2.50.0



-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  parent reply	other threads:[~2025-07-15  4:02 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15  4:02 [PATCH 00/17] arm64: tegra: Add Tegra210B01 support Aaron Kling
2025-07-15  4:02 ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 01/17] dt-bindings: arm: tegra: pmc: Document Tegra210B01 Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:24   ` Rob Herring
2025-07-20 22:24     ` Rob Herring
2025-07-15  4:02 ` [PATCH 02/17] dt-bindings: phy: tegra-xusb: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:24   ` Rob Herring (Arm)
2025-07-20 22:24     ` Rob Herring (Arm)
2025-07-15  4:02 ` [PATCH 03/17] dt-bindings: usb: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:25   ` Rob Herring (Arm)
2025-07-20 22:25     ` Rob Herring (Arm)
2025-07-15  4:02 ` Aaron Kling [this message]
2025-07-15  4:02   ` [PATCH 04/17] dt-bindings: usb: tegra-xudc: " Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:25   ` Rob Herring (Arm)
2025-07-20 22:25     ` Rob Herring (Arm)
2025-07-15  4:02 ` [PATCH 05/17] dt-bindings: thermal: tegra: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:25   ` Rob Herring (Arm)
2025-07-20 22:25     ` Rob Herring (Arm)
2025-07-21 20:17   ` Daniel Lezcano
2025-07-21 20:17     ` Daniel Lezcano
2025-07-15  4:02 ` [PATCH 06/17] dt-bindings: clock: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:27   ` Rob Herring
2025-07-20 22:27     ` Rob Herring
2025-07-20 22:27   ` Rob Herring (Arm)
2025-07-20 22:27     ` Rob Herring (Arm)
2025-07-15  4:02 ` [PATCH 07/17] dt-bindings: clock: tegra124-dfll: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:28   ` Rob Herring (Arm)
2025-07-20 22:28     ` Rob Herring (Arm)
2025-07-15  4:02 ` [PATCH 08/17] dt-bindings: tegra: Document Shield TV 2019 Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-20 22:30   ` Rob Herring
2025-07-20 22:30     ` Rob Herring
2025-07-15  4:02 ` [PATCH 09/17] soc/tegra: pmc: Add Tegra210B01 support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 10/17] phy: tegra: xusb: Add Tegra201B01 Support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 11/17] usb: xhci: tegra: Add Tegra210B01 support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 13/17] thermal: tegra: " Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15 22:06   ` kernel test robot
2025-07-15 22:06     ` kernel test robot
2025-07-15  4:02 ` [PATCH 14/17] clk: tegra: Add Tegra210B01 support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 15/17] arm64: tegra: Add BPMP node for Tegra210 Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02 ` [PATCH 16/17] arm64: tegra: Add Tegra210B01 support Aaron Kling
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:02   ` Aaron Kling via B4 Relay
2025-07-15  4:03 ` [PATCH 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019 Aaron Kling
2025-07-15  4:03   ` Aaron Kling via B4 Relay
2025-07-15  4:03   ` Aaron Kling via B4 Relay
2025-07-15 14:25 ` [PATCH 00/17] arm64: tegra: Add Tegra210B01 support Rob Herring (Arm)
2025-07-15 14:25   ` Rob Herring (Arm)

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=20250714-t210b01-v1-4-e3f5f7de5dce@gmail.com \
    --to=webgeek1234@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jckuo@nvidia.com \
    --cc=jonathanh@nvidia.com \
    --cc=kishon@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=lukasz.luba@arm.com \
    --cc=mathias.nyman@intel.com \
    --cc=mturquette@baylibre.com \
    --cc=nkristam@nvidia.com \
    --cc=pdeschrijver@nvidia.com \
    --cc=pgaikwad@nvidia.com \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sboyd@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=treding@nvidia.com \
    --cc=vkoul@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.