Lines Matching +full:debounce +full:- +full:interval
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree common file for the Seagate Personal Cloud NAS 1 and 2-Bay
15 #include "armada-370.dtsi"
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/input/input.h>
21 stdout-path = "serial0:115200n8";
33 internal-regs {
34 coherency-fabric@20200 {
35 broken-idle;
44 pinctrl-0 = <&ge1_rgmii_pins>;
45 pinctrl-names = "default";
47 phy-mode = "rgmii-id";
57 compatible = "simple-bus";
58 #address-cells = <1>;
59 #size-cells = <0>;
62 compatible = "regulator-fixed";
64 regulator-name = "USB Power";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5000000>;
67 regulator-always-on;
68 regulator-boot-on;
72 compatible = "regulator-fixed";
74 regulator-name = "SATA0 power";
75 regulator-min-microvolt = <5000000>;
76 regulator-max-microvolt = <5000000>;
77 enable-active-high;
78 regulator-always-on;
79 regulator-boot-on;
84 gpio-keys {
85 compatible = "gpio-keys";
86 #address-cells = <1>;
87 #size-cells = <0>;
93 debounce-interval = <100>;
99 debounce-interval = <100>;
105 debounce-interval = <100>;
109 gpio-leds {
110 compatible = "gpio-leds";
112 red-sata0 {
115 default-state = "off";
120 compatible = "gpio-poweroff";
135 pinctrl-0 = <&mdio_pins>;
136 pinctrl-names = "default";
138 phy0: ethernet-phy@0 {
144 pinctrl-0 = <&sata_led_pin>;
145 pinctrl-names = "default";
147 sata_led_pin: sata-led-pin {
151 gpio_led_pin: gpio-led-pin {
159 pinctrl-0 = <&spi0_pins2>;
160 pinctrl-names = "default";
162 spi-flash@0 {
163 #address-cells = <1>;
164 #size-cells = <1>;
166 compatible = "mxicy,mx25l8005", "jedec,spi-nor";
168 spi-max-frequency = <50000000>;
171 label = "u-boot";