dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
Extend the Tegra XUSB controller device (XUDC) tree binding with Tegra234 support. Signed-off-by: Wayne Chang <waynec@nvidia.com> Co-developed-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Thierry Reding <treding@nvidia.com> Link: https://lore.kernel.org/r/20230119104208.28726-4-jonathanh@nvidia.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
173bee52a0
commit
f816267867
@ -22,6 +22,7 @@ properties:
|
||||
- nvidia,tegra210-xudc # For Tegra210
|
||||
- nvidia,tegra186-xudc # For Tegra186
|
||||
- nvidia,tegra194-xudc # For Tegra194
|
||||
- nvidia,tegra234-xudc # For Tegra234
|
||||
|
||||
reg:
|
||||
minItems: 2
|
||||
@ -155,6 +156,7 @@ allOf:
|
||||
enum:
|
||||
- nvidia,tegra186-xudc
|
||||
- nvidia,tegra194-xudc
|
||||
- nvidia,tegra234-xudc
|
||||
then:
|
||||
properties:
|
||||
reg:
|
||||
@ -172,6 +174,7 @@ allOf:
|
||||
contains:
|
||||
enum:
|
||||
- nvidia,tegra194-xudc
|
||||
- nvidia,tegra234-xudc
|
||||
then:
|
||||
required:
|
||||
- dma-coherent
|
||||
|
Loading…
x
Reference in New Issue
Block a user