Lines Matching +full:mdio +full:- +full:connected
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>
15 using the standard MDIO interface.
17 Since the device is connected over USB, there is no strict requirement of
23 - $ref: mdio.yaml#
33 - compatible
34 - reg
35 - "#address-cells"
36 - "#size-cells"
41 - |
44 #address-cells = <1>;
45 #size-cells = <0>;
47 mdio@1 {
50 #address-cells = <1>;
51 #size-cells = <0>;
61 mdio {