1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/net/marvell,mvusb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell USB to MDIO Controller
10 - Tobias Waldekranz <tobias@waldekranz.com>
13 This controller is mounted on development boards for Marvell's Link Street
14 family of Ethernet switches. It allows you to configure the switch's registers
15 using the standard MDIO interface.
17 Since the device is connected over USB, there is no strict requirement of
18 having a device tree representation of the device. But in order to use it with
19 the mv88e6xxx driver, you need a device tree node in which to place the switch
30 description: The USB port number on the host controller
38 unevaluatedProperties: false
42 /* USB host controller */
48 compatible = "usb1286,1fa4";
54 compatible = "marvell,mv88e6190";
58 /* Port definitions */