Lines Matching +full:auto +full:- +full:boot
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include "orion5x-mv88f5182.dtsi"
16 compatible = "lacie,d2-network", "marvell,orion5x-88f5182", "marvell,orion5x";
25 stdout-path = &uart0;
34 gpio-keys {
35 compatible = "gpio-keys";
36 pinctrl-0 = <&pmx_buttons>;
37 pinctrl-names = "default";
39 button-front {
45 switch-power-rocker-sw-on {
46 label = "Power rocker switch (on|auto)";
47 linux,input-type = <5>; /* EV_SW */
52 switch-power-rocker-sw-off {
53 label = "Power rocker switch (auto|off)";
54 linux,input-type = <5>; /* EV_SW */
61 compatible = "simple-bus";
62 #address-cells = <1>;
63 #size-cells = <0>;
64 pinctrl-0 = <&pmx_sata0_power &pmx_sata1_power>;
65 pinctrl-names = "default";
68 compatible = "regulator-fixed";
70 regulator-name = "SATA0 Power";
71 regulator-min-microvolt = <5000000>;
72 regulator-max-microvolt = <5000000>;
73 enable-active-high;
74 regulator-always-on;
75 regulator-boot-on;
80 compatible = "regulator-fixed";
82 regulator-name = "SATA1 Power";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
85 enable-active-high;
86 regulator-always-on;
87 regulator-boot-on;
96 devbus,keep-config;
100 * as a bottom-type device. This could cause risks of
102 * a single, write-protected partition covering the whole
105 * least three partitions: 'u-boot code', 'u-boot environment'
109 compatible = "cfi-flash";
111 bank-width = <1>;
112 #address-cells = <1>;
113 #size-cells = <1>;
118 read-only;
126 ethphy: ethernet-phy {
138 ethernet-port@0 {
139 phy-handle = <ðphy>;
145 clock-frequency = <100000>;
146 #address-cells = <1>;
168 pinctrl-0 = <&pmx_leds &pmx_board_id &pmx_fan_fail>;
169 pinctrl-names = "default";
171 pmx_board_id: pmx-board-id {
176 pmx_buttons: pmx-buttons {
181 pmx_fan_fail: pmx-fan-fail {
190 pmx_leds: pmx-leds {
195 pmx_sata0_led_active: pmx-sata0-led-active {
200 pmx_sata0_power: pmx-sata0-power {
205 pmx_sata1_led_active: pmx-sata1-led-active {
210 pmx_sata1_power: pmx-sata1-power {
224 pinctrl-0 = <&pmx_sata0_led_active
226 pinctrl-names = "default";
228 nr-ports = <2>;