Lines Matching +full:int +full:- +full:gpios
3 * SPDX-License-Identifier: Apache-2.0
8 #address-cells = <1>;
9 #size-cells = <1>;
13 gpio-controller;
15 #gpio-cells = <0x2>;
23 compatible = "zephyr,mdio-gpio";
24 mdc-gpios = <&test_gpio 0 0>;
25 mdio-gpios = <&test_gpio 0 0>;
27 #address-cells = <1>;
28 #size-cells = <0>;
30 ethernet-phy@0 {
36 ethernet-phy@1 {
40 int-gpios = <&test_gpio 0 0>;
41 master-slave = "slave";
44 ethernet-phy@2 {
48 reset-gpios = <&test_gpio 0 0>;
49 int-gpios = <&test_gpio 0 0>;
50 microchip,interface-type = "rmii";
53 ethernet-phy@3 {
57 reset-gpios = <&test_gpio 0 0>;
58 int-gpios = <&test_gpio 0 0>;
59 microchip,interface-type = "rmii";
62 ethernet-phy@4 {
66 reset-gpios = <&test_gpio 0 0>;
67 int-gpios = <&test_gpio 0 0>;
68 microchip,interface-type = "rmii";
71 ethernet-phy@5 {
73 compatible = "adi,adin1100-phy";
77 ethernet-phy@6 {
79 compatible = "adi,adin2111-phy";
82 ethernet-phy@7 {
84 compatible = "davicom,dm8806-phy";
86 reg-switch = <8>;
87 reset-gpios = <&test_gpio 0 0>;
88 int-gpios = <&test_gpio 0 0>;
89 davicom,interface-type = "rmii";
92 ethernet-phy@8 {
96 reset-gpios = <&test_gpio 0 0>;
97 int-gpios = <&test_gpio 0 0>;