Lines Matching +full:regulator +full:- +full:poweroff

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";
56 regulator-0 {
57 compatible = "regulator-fixed";
58 regulator-name = "USB Power";
59 regulator-min-microvolt = <5000000>;
60 regulator-max-microvolt = <5000000>;
61 regulator-always-on;
62 regulator-boot-on;
66 regulator-1 {
67 compatible = "regulator-fixed";
68 regulator-name = "SATA0 power";
69 regulator-min-microvolt = <5000000>;
70 regulator-max-microvolt = <5000000>;
71 enable-active-high;
72 regulator-always-on;
73 regulator-boot-on;
77 gpio-keys {
78 compatible = "gpio-keys";
80 button-power {
84 debounce-interval = <100>;
86 button-reset {
90 debounce-interval = <100>;
92 button-usb {
96 debounce-interval = <100>;
100 gpio-leds {
101 compatible = "gpio-leds";
103 led-red-sata0 {
106 default-state = "off";
111 compatible = "gpio-poweroff";
126 pinctrl-0 = <&mdio_pins>;
127 pinctrl-names = "default";
129 phy0: ethernet-phy@0 {
135 pinctrl-0 = <&sata_led_pin>;
136 pinctrl-names = "default";
138 sata_led_pin: sata-led-pin {
142 gpio_led_pin: gpio-led-pin {
150 pinctrl-0 = <&spi0_pins2>;
151 pinctrl-names = "default";
154 #address-cells = <1>;
155 #size-cells = <1>;
157 compatible = "mxicy,mx25l8005", "jedec,spi-nor";
159 spi-max-frequency = <50000000>;
162 label = "u-boot";