Lines Matching +full:ethernet +full:- +full:phy +full:- +full:ieee802
2 * SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
9 #include "rk3568-u-boot.dtsi"
10 #include <dt-bindings/input/input.h>
13 model = "Forlinx OK3568-C";
16 adc-keys {
17 compatible = "adc-keys";
18 io-channels = <&saradc 0>;
19 io-channel-names = "buttons";
20 keyup-threshold-microvolt = <1800000>;
21 u-boot,dm-spl;
24 volumeup-key {
25 u-boot,dm-spl;
28 press-threshold-microvolt = <9>;
34 phy-mode = "rgmii";
37 snps,reset-gpio = <&gpio2 RK_PD3 GPIO_ACTIVE_LOW>;
38 snps,reset-active-low;
40 snps,reset-delays-us = <0 20000 100000>;
41 assigned-clocks = <&cru SCLK_GMAC0_RX_TX>, <&cru SCLK_GMAC0>;
42 assigned-clock-parents = <&cru SCLK_GMAC0_RGMII_SPEED>;
43 assigned-clock-rates = <0>, <125000000>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&gmac0_miim
55 phy-handle = <&rgmii_phy0>;
60 phy-mode = "rgmii";
63 snps,reset-gpio = <&gpio2 RK_PD1 GPIO_ACTIVE_LOW>;
64 snps,reset-active-low;
66 snps,reset-delays-us = <0 20000 100000>;
68 assigned-clocks = <&cru SCLK_GMAC1_RX_TX>, <&cru SCLK_GMAC1>;
69 assigned-clock-parents = <&cru SCLK_GMAC1_RGMII_SPEED>;
70 assigned-clock-rates = <0>, <125000000>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&gmac1m1_miim
82 phy-handle = <&rgmii_phy1>;
87 rgmii_phy0: phy@0 {
88 compatible = "ethernet-phy-ieee802.3-c22";
94 rgmii_phy1: phy@0 {
95 compatible = "ethernet-phy-ieee802.3-c22";
109 assigned-clocks = <&cru DCLK_VOP0>, <&cru DCLK_VOP1>, <&cru DCLK_VOP2>;
110 assigned-clock-parents = <&pmucru PLL_HPLL>, <&cru PLL_VPLL> , <&cru PLL_GPLL>;