Message ID | 20211206155559.232550-1-thierry.reding@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | cdf8e2de16c01b2b44fc544a3b5de74d8092b517 |
Headers | show |
Series | dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties | expand |
On Mon, 06 Dec 2021 16:55:59 +0100, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > Add the interconnects, interconnect-names and iommus properties to the > device tree bindings for the Tegra XUDC controller. These are used to > describe the device's paths to and from memory. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- > .../devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml index 8428415896ce..a39c76b89484 100644 --- a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml +++ b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml @@ -59,6 +59,19 @@ properties: - const: fs_src - const: hs_src + interconnects: + items: + - description: memory read client + - description: memory write client + + interconnect-names: + items: + - const: dma-mem # read + - const: write + + iommus: + maxItems: 1 + power-domains: items: - description: XUSBB(device) power-domain