Lines Matching +full:reset +full:- +full:post +full:- +full:delay +full:- +full:us
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/leds/common.h>
11 compatible = "acelink,ew-7886cax", "mediatek,mt7986a";
12 model = "Acelink EW-7886CAX";
19 stdout-path = "serial0:115200n8";
28 compatible = "gpio-keys";
30 key-restart {
31 label = "Reset";
38 compatible = "gpio-leds";
40 led-0 {
46 led-1 {
52 led-2 {
68 compatible = "mediatek,eth-mac";
70 phy-mode = "2500base-x";
71 phy-handle = <&phy6>;
72 nvmem-cells = <&macaddr>;
73 nvmem-cell-names = "mac-address";
76 mdio-bus {
77 reset-gpios = <&pio 6 GPIO_ACTIVE_LOW>;
78 reset-delay-us = <50000>;
79 reset-post-delay-us = <20000>;
81 #address-cells = <1>;
82 #size-cells = <0>;
85 compatible = "ethernet-phy-ieee802.3-c45";
99 compatible = "spi-nand";
101 #address-cells = <1>;
102 #size-cells = <1>;
103 spi-max-frequency = <52000000>;
104 spi-rx-bus-width = <4>;
105 spi-tx-bus-width = <4>;
108 compatible = "fixed-partitions";
109 #address-cells = <1>;
110 #size-cells = <1>;
115 read-only;
120 label = "u-boot-env";
124 compatible = "nvmem-cells";
127 read-only;
129 nvmem-layout {
130 compatible = "fixed-layout";
131 #address-cells = <1>;
132 #size-cells = <1>;
170 nvmem-cells = <&eeprom>;
171 nvmem-cell-names = "eeprom";