1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 model = "Rockchip RK3036 Evaluation board";
9 compatible = "rockchip,rk3036-evb", "rockchip,rk3036";
12 device_type = "memory";
13 reg = <0x60000000 0x40000000>;
18 pinctrl-names = "default";
19 pinctrl-0 = <&emac_xfer>, <&emac_mdio>;
21 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
22 phy-reset-duration = <10>; /* millisecond */
26 phy0: ethernet-phy@0 {
35 compatible = "haoyu,hym8563";
38 clock-frequency = <32768>;
39 clock-output-names = "xin32k";