Lines Matching +full:devicetree +full:- +full:org
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/ti,keystone-dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Roger Quadros <rogerq@kernel.org>
15 - enum:
16 - ti,keystone-dwc3
17 - ti,am654-dwc3
22 '#address-cells':
25 '#size-cells':
37 power-domains:
42 Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml
49 Documentation/devicetree/bindings/phy/phy-bindings.txt
51 phy-names:
53 - const: usb3-phy
55 dma-coherent: true
57 dma-ranges: true
60 "usb@[a-f0-9]+$":
64 - compatible
65 - reg
66 - "#address-cells"
67 - "#size-cells"
68 - ranges
69 - interrupts
74 - |
75 #include <dt-bindings/interrupt-controller/arm-gic.h>
78 compatible = "ti,keystone-dwc3";
79 #address-cells = <1>;
80 #size-cells = <1>;
90 usb-phy = <&usb_phy>, <&usb_phy>;