Lines Matching +full:way +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/allwinner,sun4i-a10-mdio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: mdio.yaml#
16 # Select every compatible, including the deprecated ones. This way, we
18 # we will validate the node thanks to the select, but won't report it
20 select:
24 - allwinner,sun4i-a10-mdio
27 - allwinner,sun4i-mdio
30 - compatible
33 "#address-cells":
36 "#size-cells":
40 const: allwinner,sun4i-a10-mdio
45 phy-supply:
49 - compatible
50 - reg
55 - |
57 compatible = "allwinner,sun4i-a10-mdio";
59 #address-cells = <1>;
60 #size-cells = <0>;
61 phy-supply = <®_emac_3v3>;
63 phy0: ethernet-phy@0 {