Lines Matching +full:adin2111 +full:- +full:mdio
2 # SPDX-License-Identifier: Apache-2.0
5 ADIN2111 standalone 10BASE-T1L Ethernet controller with SPI interface.
9 adin2111: adin2111@0 {
10 compatible = "adi,adin2111";
12 spi-max-frequency = <25000000>;
13 int-gpios = <&gpioe 12 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
14 reset-gpios = <&gpioe 8 GPIO_ACTIVE_LOW>;
16 local-mac-address = [ CA 2F B7 10 23 63 ];
19 local-mac-address = [ 3C 82 D4 A2 29 8E ];
21 mdio: mdio {
22 compatible = "adi,adin2111-mdio";
24 #address-cells = <1>;
25 #size-cells = <0>;
26 ethernet-phy@1 {
28 compatible = "adi,adin2111-phy";
31 ethernet-phy@2 {
33 compatible = "adi,adin2111-phy";
39 compatible: "adi,adin2111"
41 include: [spi-device.yaml]
43 bus: adin2111
46 int-gpios:
47 type: phandle-array
50 The interrupt pin of ADIN2111 is active low.
53 reset-gpios:
54 type: phandle-array
55 description: The reset pin of ADIN2111.
56 spi-oa:
59 spi-oa-protection:
63 child-binding:
66 local-mac-address:
67 type: uint8-array