Lines Matching +full:reset +full:- +full:assert +full:- +full:us
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 /dts-v1/;
11 #include "rk3328-nanopi-r2s.dtsi"
14 compatible = "friendlyarm,nanopi-r2s-plus", "rockchip,rk3328";
23 bus-width = <8>;
24 cap-mmc-highspeed;
25 disable-wp;
26 mmc-hs200-1_8v;
27 non-removable;
28 pinctrl-names = "default";
29 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
34 phy-handle = <&rtl8211e>;
39 rtl8211e: ethernet-phy@1 {
41 pinctrl-0 = <ð_phy_reset_pin>;
42 pinctrl-names = "default";
43 reset-assert-us = <10000>;
44 reset-deassert-us = <50000>;
45 reset-gpios = <&gpio1 RK_PC2 GPIO_ACTIVE_LOW>;