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 - Fabio Estevam <festevam@gmail.com>
13 - $ref: usb-device.yaml#
18 - usb424,2412
19 - usb424,2417
20 - usb424,2514
21 - usb424,2517
25 reset-gpios:
28 vdd-supply:
36 - compatible
37 - reg
40 "^.*@[0-9a-f]{1,2}$":
41 description: The hard wired USB devices
43 $ref: /schemas/usb/usb-device.yaml
49 - |
50 #include <dt-bindings/clock/imx6qdl-clock.h>
51 #include <dt-bindings/gpio/gpio.h>
54 #address-cells = <1>;
55 #size-cells = <0>;
57 usb-hub@1 {
61 reset-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
62 vdd-supply = <®_3v3_hub>;
63 #address-cells = <1>;
64 #size-cells = <0>;