Lines Matching +full:ep9301 +full:- +full:eth
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/cirrus,ep9301-eth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>
11 - Nikita Shubin <nikita.shubin@maquefel.me>
14 - $ref: ethernet-controller.yaml#
19 - const: cirrus,ep9301-eth
20 - items:
21 - enum:
22 - cirrus,ep9302-eth
23 - cirrus,ep9307-eth
24 - cirrus,ep9312-eth
25 - cirrus,ep9315-eth
26 - const: cirrus,ep9301-eth
30 - description: The physical base address and size of IO range
34 - description: Combined signal for various interrupt events
36 phy-handle: true
44 - compatible
45 - reg
46 - interrupts
47 - phy-handle
52 - |
54 compatible = "cirrus,ep9301-eth";
56 interrupt-parent = <&vic1>;
58 phy-handle = <&phy0>;