Lines Matching +full:input +full:- +full:debounce

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";
87 button-power {
91 debounce-interval = <100>;
93 button-reset {
97 debounce-interval = <100>;
99 button-usb {
103 debounce-interval = <100>;
107 gpio-leds {
108 compatible = "gpio-leds";
110 red-sata0 {
113 default-state = "off";
118 compatible = "gpio-poweroff";
133 pinctrl-0 = <&mdio_pins>;
134 pinctrl-names = "default";
136 phy0: ethernet-phy@0 {
142 pinctrl-0 = <&sata_led_pin>;
143 pinctrl-names = "default";
145 sata_led_pin: sata-led-pin {
149 gpio_led_pin: gpio-led-pin {
157 pinctrl-0 = <&spi0_pins2>;
158 pinctrl-names = "default";
161 #address-cells = <1>;
162 #size-cells = <1>;
164 compatible = "mxicy,mx25l8005", "jedec,spi-nor";
166 spi-max-frequency = <50000000>;
169 label = "u-boot";