Lines Matching +full:usb +full:- +full:switch
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell USB to MDIO Controller
10 - Tobias Waldekranz <tobias@waldekranz.com>
14 family of Ethernet switches. It allows you to configure the switch's registers
17 Since the device is connected over USB, there is no strict requirement of
19 the mv88e6xxx driver, you need a device tree node in which to place the switch
23 - $ref: mdio.yaml#
30 description: The USB port number on the host controller
33 - compatible
34 - reg
35 - "#address-cells"
36 - "#size-cells"
41 - |
42 /* USB host controller */
43 usb {
44 #address-cells = <1>;
45 #size-cells = <0>;
50 #address-cells = <1>;
51 #size-cells = <0>;
53 ethernet-switch@0 {
57 ethernet-ports {
58 #address-cells = <1>;
59 #size-cells = <0>;