• Home
  • Raw
  • Download

Lines Matching +full:debounce +full:- +full:interval

1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree common file for the Seagate NAS 2 and 4-bay (Armada 370 SoC).
14 #include "armada-370.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/input.h>
20 stdout-path = "serial0:115200n8";
32 internal-regs {
38 nr-ports = <2>;
44 pinctrl-0 = <&ge0_rgmii_pins>;
45 pinctrl-names = "default";
47 phy-mode = "rgmii-id";
52 pinctrl-0 = <&i2c0_pins>;
53 pinctrl-names = "default";
54 clock-frequency = <100000>;
56 /* RTC - NXP 8563T (second source) */
62 /* RTC - MCP7940NT */
74 compatible = "simple-bus";
75 #address-cells = <1>;
76 #size-cells = <0>;
77 pinctrl-names = "default";
80 compatible = "regulator-fixed";
82 regulator-name = "SATA0 power";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
85 enable-active-high;
86 regulator-always-on;
87 regulator-boot-on;
91 compatible = "regulator-fixed";
93 regulator-name = "SATA1 power";
94 regulator-min-microvolt = <5000000>;
95 regulator-max-microvolt = <5000000>;
96 enable-active-high;
97 regulator-always-on;
98 regulator-boot-on;
103 gpio-fan {
104 compatible = "gpio-fan";
109 gpio-keys {
110 compatible = "gpio-keys";
111 #address-cells = <1>;
112 #size-cells = <0>;
118 debounce-interval = <100>;
124 debounce-interval = <100>;
130 debounce-interval = <100>;
134 gpio-leds {
135 compatible = "gpio-leds";
137 white-power {
140 linux,default-trigger = "timer";
143 red-power {
147 red-sata0 {
151 red-sata1 {
158 compatible = "gpio-poweroff";
174 pinctrl-0 = <&mdio_pins>;
175 pinctrl-names = "default";
177 phy0: ethernet-phy@0 {
183 pinctrl-0 = <&hdd0_led_sata_pin>, <&hdd1_led_sata_pin>;
184 pinctrl-names = "default";
186 hdd0_led_sata_pin: hdd0-led-sata-pin {
190 hdd0_led_gpio_pin: hdd0-led-gpio-pin {
194 hdd1_led_sata_pin: hdd1-led-sata-pin {
198 hdd1_led_gpio_pin: hdd1-led-gpio-pin {
209 label = "pxa3xx_nand-0";
210 nand-rb = <0>;
211 marvell,nand-keep-config;
212 nand-on-flash-bbt;
213 nand-ecc-strength = <4>;
214 nand-ecc-step-size = <512>;
217 compatible = "fixed-partitions";
218 #address-cells = <1>;
219 #size-cells = <1>;
222 label = "u-boot";
226 label = "device-tree";