Lines Matching +full:phy +full:- +full:reset +full:- +full:duration
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
9 compatible = "rockchip,rk3036-evb", "rockchip,rk3036";
18 phy = <&phy0>;
19 phy-reset-duration = <10>; /* millisecond */
20 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
21 pinctrl-names = "default";
22 pinctrl-0 = <&emac_xfer>, <&emac_mdio>;
26 #address-cells = <1>;
27 #size-cells = <0>;
29 phy0: ethernet-phy@0 {
41 #clock-cells = <0>;
42 clock-output-names = "xin32k";