Lines Matching +full:pull +full:- +full:up +full:- +full:strength
1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include "qcs404-evb.dtsi"
13 compatible = "qcom,qcs404-evb-4000", "qcom,qcs404-evb",
20 snps,reset-gpio = <&tlmm 60 GPIO_ACTIVE_LOW>;
21 snps,reset-active-low;
22 snps,reset-delays-us = <0 10000 10000>;
24 pinctrl-names = "default";
25 pinctrl-0 = <ðernet_defaults>;
27 phy-handle = <&phy1>;
28 phy-mode = "rgmii";
30 #address-cells = <1>;
31 #size-cells = <0>;
32 compatible = "snps,dwmac-mdio";
34 compatible = "ethernet-phy-ieee802.3-c22";
35 device_type = "ethernet-phy";
42 ethernet_defaults: ethernet-defaults-state {
43 int-pins {
46 bias-disable;
47 drive-strength = <2>;
49 mdc-pins {
52 bias-pull-up;
54 mdio-pins {
57 bias-pull-up;
59 tx-pins {
62 bias-pull-up;
63 drive-strength = <16>;
65 rx-pins {
68 bias-disable;
69 drive-strength = <2>;
71 tx-ctl-pins {
74 bias-pull-up;
75 drive-strength = <16>;
77 rx-ctl-pins {
80 bias-disable;
81 drive-strength = <2>;
83 tx-ck-pins {
86 bias-pull-up;
87 drive-strength = <16>;
89 rx-ck-pins {
92 bias-disable;
93 drive-strength = <2>;