Lines Matching +full:hard +full:- +full:wired
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matthias Kaehlcke <mka@chromium.org>
13 - $ref: usb-device.yaml#
18 - enum:
19 - usbbda,5411
20 - usbbda,411
24 '#address-cells':
27 '#size-cells':
30 vdd-supply:
34 peer-hub:
64 '^.*@[1-4]$':
65 description: The hard wired USB devices
67 $ref: /schemas/usb/usb-device.yaml
71 - peer-hub
72 - compatible
73 - reg
78 - |
81 #address-cells = <1>;
82 #size-cells = <0>;
88 vdd-supply = <&pp3300_hub>;
89 peer-hub = <&hub_3_0>;
90 #address-cells = <1>;
91 #size-cells = <0>;
103 vdd-supply = <&pp3300_hub>;
104 peer-hub = <&hub_2_0>;
107 #address-cells = <1>;
108 #size-cells = <0>;
109 /* Type-A connector on port 4 */
113 remote-endpoint = <&usb_a0_ss>;