Commit 394b012a authored by Nagarjuna Kristam's avatar Nagarjuna Kristam Committed by Felipe Balbi

dt-bindings: usb: tegra-xudc: Add Tegra194 XUSB controller support

Extend the Tegra XUSB controller device tree binding with Tegra194
support.
Signed-off-by: default avatarNagarjuna Kristam <nkristam@nvidia.com>
Acked-by: default avatarThierry Reding <treding@nvidia.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent 7aca4393
...@@ -21,6 +21,7 @@ properties: ...@@ -21,6 +21,7 @@ properties:
- enum: - enum:
- nvidia,tegra210-xudc # For Tegra210 - nvidia,tegra210-xudc # For Tegra210
- nvidia,tegra186-xudc # For Tegra186 - nvidia,tegra186-xudc # For Tegra186
- nvidia,tegra194-xudc # For Tegra194
reg: reg:
minItems: 2 minItems: 2
...@@ -144,6 +145,7 @@ allOf: ...@@ -144,6 +145,7 @@ allOf:
contains: contains:
enum: enum:
- nvidia,tegra186-xudc - nvidia,tegra186-xudc
- nvidia,tegra194-xudc
then: then:
properties: properties:
reg: reg:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment