Lines Matching +full:pulled +full:- +full:up
4 * This file is dual-licensed: you can use it either under the terms
41 #include <dt-bindings/gpio/gpio.h>
44 vcc_3v3: regulator-vcc-3v3 {
45 compatible = "regulator-fixed";
46 regulator-always-on;
47 regulator-name = "vcc_3v3";
48 regulator-min-microvolt = <3300000>;
49 regulator-max-microvolt = <3300000>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_microsom_enet_ar8035>;
56 phy-mode = "rgmii-id";
59 * The PHY seems to require a long-enough reset duration to avoid
61 * non-functional state at boot-up. 10ms proved to be fine .
63 phy-reset-duration = <10>;
64 phy-reset-gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
68 #address-cells = <1>;
69 #size-cells = <0>;
73 * configuration (LED) pin not being pulled sufficiently.
75 ethernet-phy@0 {
77 qca,clk-out-frequency = <125000000>;
78 qca,smarteee-tw-us-1g = <24>;
81 ethernet-phy@4 {
83 qca,clk-out-frequency = <125000000>;
84 qca,smarteee-tw-us-1g = <24>;
89 * will be enabled automatically by U-Boot if detected.
91 ethernet-phy@1 {
93 adi,phy-output-clock = "125mhz-free-running";
100 pinctrl_microsom_enet_ar8035: microsom-enet-ar8035grp {
108 /* GPIO16 -> AR8035 25MHz */
116 /* AR8035 CLK_25M --> ENET_REF_CLK (V22) */
118 /* AR8035 pin strapping: IO voltage: pull up */
124 /* AR8035 pin strapping: MODE#1: pull up */
126 /* AR8035 pin strapping: MODE#3: pull up */
134 * to high-z with the same pulls as above.
144 pinctrl_microsom_uart1: microsom-uart1grp {
153 pinctrl-names = "default";
154 pinctrl-0 = <&pinctrl_microsom_uart1>;