Lines Matching +full:suspend +full:- +full:mode
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d27_wlsom1.dtsi - Device Tree file for SAMA5D27 WLSOM1
11 #include "sama5d2-pinfunc.h"
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/mfd/atmel-flexcom.h>
14 #include <dt-bindings/pinctrl/at91.h>
18 compatible = "microchip,sama5d27-wlsom1", "atmel,sama5d27", "atmel,sama5d2", "atmel,sama5";
26 clock-frequency = <32768>;
30 clock-frequency = <24000000>;
36 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_USART>;
39 pinctrl-0 = <&pinctrl_flx1_default>;
40 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_i2c0_default>;
46 pinctrl-names = "default";
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_i2c1_default>;
60 lpm-gpios = <&pioBU 0 GPIO_ACTIVE_LOW>;
64 regulator-name = "VDD_IO";
65 regulator-min-microvolt = <1200000>;
66 regulator-max-microvolt = <3700000>;
67 regulator-initial-mode = <2>;
68 regulator-allowed-modes = <2>, <4>;
69 regulator-always-on;
71 regulator-state-standby {
72 regulator-on-in-suspend;
73 regulator-mode = <4>;
76 regulator-state-mem {
77 regulator-off-in-suspend;
78 regulator-mode = <4>;
83 regulator-name = "VDD_DDR";
84 regulator-min-microvolt = <600000>;
85 regulator-max-microvolt = <1850000>;
86 regulator-initial-mode = <2>;
87 regulator-allowed-modes = <2>, <4>;
88 regulator-always-on;
90 regulator-state-standby {
91 regulator-on-in-suspend;
92 regulator-suspend-microvolt = <1200000>;
93 regulator-changeable-in-suspend;
94 regulator-mode = <4>;
97 regulator-state-mem {
98 regulator-on-in-suspend;
99 regulator-suspend-microvolt = <1200000>;
100 regulator-changeable-in-suspend;
101 regulator-mode = <4>;
106 regulator-name = "VDD_CORE";
107 regulator-min-microvolt = <600000>;
108 regulator-max-microvolt = <1850000>;
109 regulator-initial-mode = <2>;
110 regulator-allowed-modes = <2>, <4>;
111 regulator-always-on;
113 regulator-state-standby {
114 regulator-on-in-suspend;
115 regulator-mode = <4>;
118 regulator-state-mem {
119 regulator-off-in-suspend;
120 regulator-mode = <4>;
125 regulator-name = "VDD_OTHER";
126 regulator-min-microvolt = <1800000>;
127 regulator-max-microvolt = <1800000>;
128 regulator-initial-mode = <2>;
129 regulator-allowed-modes = <2>, <4>;
130 regulator-always-on;
132 regulator-state-standby {
133 regulator-on-in-suspend;
134 regulator-suspend-microvolt = <1800000>;
135 regulator-changeable-in-suspend;
136 regulator-mode = <4>;
139 regulator-state-mem {
140 regulator-on-in-suspend;
141 regulator-suspend-microvolt = <1800000>;
142 regulator-changeable-in-suspend;
143 regulator-mode = <4>;
148 regulator-name = "LDO1";
149 regulator-min-microvolt = <1200000>;
150 regulator-max-microvolt = <3700000>;
151 regulator-always-on;
153 regulator-state-standby {
154 regulator-on-in-suspend;
157 regulator-state-mem {
158 regulator-off-in-suspend;
163 regulator-name = "LDO2";
164 regulator-min-microvolt = <1200000>;
165 regulator-max-microvolt = <3700000>;
166 regulator-always-on;
168 regulator-state-standby {
169 regulator-on-in-suspend;
172 regulator-state-mem {
173 regulator-off-in-suspend;
181 pinctrl-names = "default";
182 pinctrl-0 = <&pinctrl_macb0_default>;
183 phy-mode = "rmii";
185 ethernet-phy@0 {
187 interrupt-parent = <&pioA>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&pinctrl_macb0_phy_irq>;
195 atmel,osc-bypass;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_qspi1_default>;
204 #address-cells = <1>;
205 #size-cells = <1>;
206 compatible = "jedec,spi-nor";
208 spi-max-frequency = <80000000>;
209 spi-rx-bus-width = <4>;
210 spi-tx-bus-width = <4>;
211 m25p,fast-read;
252 bias-disable;
258 bias-disable;
264 bias-disable;
278 bias-disable;
283 bias-disable;
293 bias-pull-up;