• Home
  • Raw
  • Download

Lines Matching +full:delay +full:- +full:line

1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
9 #include <dt-bindings/input/input.h>
14 #address-cells = <1>;
15 #size-cells = <1>;
24 stdout-path = &uart0;
28 compatible = "gpio-keys";
30 button-setup {
31 debounce-interval = <50>;
32 wakeup-source;
41 compatible = "gpio-leds";
42 led-green-info {
46 default-state = "on";
47 linux,default-trigger = "heartbeat";
49 led-green-usb {
53 default-state = "off";
54 linux,default-trigger = "usb-host";
59 compatible = "virtual,mdio-gpio";
63 #address-cells = <1>;
64 #size-cells = <0>;
67 phy0: ethernet-phy@1 {
73 compatible = "spi-gpio";
74 #address-cells = <1>;
75 #size-cells = <0>;
77 gpio-sck = <&gpio1 28 GPIO_ACTIVE_HIGH>;
78 gpio-miso = <&gpio1 30 GPIO_ACTIVE_HIGH>;
79 gpio-mosi = <&gpio1 29 GPIO_ACTIVE_HIGH>;
80 cs-gpios = <&gpio1 31 GPIO_ACTIVE_HIGH>;
81 num-chipselects = <1>;
87 spi-max-frequency = <2500000>;
88 gpio-controller;
89 #gpio-cells = <2>;
92 #address-cells = <1>;
93 #size-cells = <0>;
115 phy-mode = "rgmii";
116 fixed-link {
118 full-duplex;
142 compatible = "redboot-fis";
144 fis-index-block = <0x1fc>;
151 * gpio0fgrp cover line 18 used by reset button
152 * gpio0ggrp cover line 20 used by info LED
153 * gpio0hgrp cover line 21, 22 used by MDIO for Marvell PHY
154 * gpio0kgrp cover line 31 used by USB LED
156 gpio0_default_pins: pinctrl-gpio0 {
169 gpio1_default_pins: pinctrl-gpio1 {
175 pinctrl-gmii {
183 skew-delay = <0>;
187 skew-delay = <15>;
191 skew-delay = <7>;
195 skew-delay = <10>;
199 skew-delay = <7>;
203 skew-delay = <8>;
207 skew-delay = <7>;
211 skew-delay = <5>;
223 skew-delay = <7>;
228 drive-strength = <16>;
235 cortina,gemini-ata-muxmode = <0>;
236 cortina,gemini-enable-sata-bridge;
241 pinctrl-names = "default";
242 pinctrl-0 = <&gpio0_default_pins>;
246 pinctrl-names = "default";
247 pinctrl-0 = <&gpio1_default_pins>;
252 interrupt-map-mask = <0xf800 0 0 7>;
253 interrupt-map =
275 ethernet-port@0 {
276 phy-mode = "rgmii";
277 phy-handle = <&phy0>;
279 ethernet-port@1 {
280 phy-mode = "rgmii";
281 fixed-link {
283 full-duplex;