Lines Matching +full:push +full:- +full:button

2  * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 /dts-v1/;
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/input/input.h>
14 #include <dt-bindings/interrupt-controller/irq.h>
15 #include "orion5x-mv88f5182.dtsi"
19 compatible = "lacie,d2-network", "marvell,orion5x-88f5182", "marvell,orion5x";
28 stdout-path = &uart0;
37 gpio-keys {
38 compatible = "gpio-keys";
39 pinctrl-0 = <&pmx_buttons>;
40 pinctrl-names = "default";
41 #address-cells = <1>;
42 #size-cells = <0>;
44 label = "Front Push Button";
51 linux,input-type = <5>; /* EV_SW */
58 linux,input-type = <5>; /* EV_SW */
65 compatible = "simple-bus";
66 #address-cells = <1>;
67 #size-cells = <0>;
68 pinctrl-0 = <&pmx_sata0_power &pmx_sata1_power>;
69 pinctrl-names = "default";
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 compatible = "regulator-fixed";
86 regulator-name = "SATA1 Power";
87 regulator-min-microvolt = <5000000>;
88 regulator-max-microvolt = <5000000>;
89 enable-active-high;
90 regulator-always-on;
91 regulator-boot-on;
100 devbus,keep-config;
104 * as a bottom-type device. This could cause risks of
106 * a single, write-protected partition covering the whole
109 * least three partitions: 'u-boot code', 'u-boot environment'
113 compatible = "cfi-flash";
115 bank-width = <1>;
116 #address-cells = <1>;
117 #size-cells = <1>;
122 read-only;
130 ethphy: ethernet-phy {
142 ethernet-port@0 {
143 phy-handle = <&ethphy>;
149 clock-frequency = <100000>;
150 #address-cells = <1>;
172 pinctrl-0 = <&pmx_leds &pmx_board_id &pmx_fan_fail>;
173 pinctrl-names = "default";
175 pmx_board_id: pmx-board-id {
180 pmx_buttons: pmx-buttons {
185 pmx_fan_fail: pmx-fan-fail {
194 pmx_leds: pmx-leds {
199 pmx_sata0_led_active: pmx-sata0-led-active {
204 pmx_sata0_power: pmx-sata0-power {
209 pmx_sata1_led_active: pmx-sata1-led-active {
214 pmx_sata1_power: pmx-sata1-power {
228 pinctrl-0 = <&pmx_sata0_led_active
230 pinctrl-names = "default";
232 nr-ports = <2>;