Lines Matching +full:mode +full:- +full:bootloader
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-1 = <&pinctrl_i2c0_gpio>;
47 pinctrl-names = "default", "gpio";
48 sda-gpios = <&pioA PIN_PD21 GPIO_ACTIVE_HIGH>;
49 scl-gpios = <&pioA PIN_PD22 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
55 pinctrl-names = "default", "gpio";
56 pinctrl-0 = <&pinctrl_i2c1_default>;
57 pinctrl-1 = <&pinctrl_i2c1_gpio>;
58 sda-gpios = <&pioA PIN_PD19 GPIO_ACTIVE_HIGH>;
59 scl-gpios = <&pioA PIN_PD20 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
66 lpm-gpios = <&pioBU 0 GPIO_ACTIVE_LOW>;
70 regulator-name = "VDD_IO";
71 regulator-min-microvolt = <1200000>;
72 regulator-max-microvolt = <3700000>;
73 regulator-initial-mode = <2>;
74 regulator-allowed-modes = <2>, <4>;
75 regulator-always-on;
77 regulator-state-standby {
78 regulator-on-in-suspend;
79 regulator-mode = <4>;
82 regulator-state-mem {
83 regulator-off-in-suspend;
84 regulator-mode = <4>;
89 regulator-name = "VDD_DDR";
90 regulator-min-microvolt = <600000>;
91 regulator-max-microvolt = <1850000>;
92 regulator-initial-mode = <2>;
93 regulator-allowed-modes = <2>, <4>;
94 regulator-always-on;
96 regulator-state-standby {
97 regulator-on-in-suspend;
98 regulator-suspend-microvolt = <1200000>;
99 regulator-changeable-in-suspend;
100 regulator-mode = <4>;
103 regulator-state-mem {
104 regulator-on-in-suspend;
105 regulator-suspend-microvolt = <1200000>;
106 regulator-changeable-in-suspend;
107 regulator-mode = <4>;
112 regulator-name = "VDD_CORE";
113 regulator-min-microvolt = <600000>;
114 regulator-max-microvolt = <1850000>;
115 regulator-initial-mode = <2>;
116 regulator-allowed-modes = <2>, <4>;
117 regulator-always-on;
119 regulator-state-standby {
120 regulator-on-in-suspend;
121 regulator-mode = <4>;
124 regulator-state-mem {
125 regulator-off-in-suspend;
126 regulator-mode = <4>;
131 regulator-name = "VDD_OTHER";
132 regulator-min-microvolt = <1800000>;
133 regulator-max-microvolt = <1800000>;
134 regulator-initial-mode = <2>;
135 regulator-allowed-modes = <2>, <4>;
136 regulator-always-on;
138 regulator-state-standby {
139 regulator-on-in-suspend;
140 regulator-suspend-microvolt = <1800000>;
141 regulator-changeable-in-suspend;
142 regulator-mode = <4>;
145 regulator-state-mem {
146 regulator-on-in-suspend;
147 regulator-suspend-microvolt = <1800000>;
148 regulator-changeable-in-suspend;
149 regulator-mode = <4>;
154 regulator-name = "LDO1";
155 regulator-min-microvolt = <1200000>;
156 regulator-max-microvolt = <3700000>;
157 regulator-always-on;
159 regulator-state-standby {
160 regulator-on-in-suspend;
163 regulator-state-mem {
164 regulator-off-in-suspend;
169 regulator-name = "LDO2";
170 regulator-min-microvolt = <1200000>;
171 regulator-max-microvolt = <3700000>;
172 regulator-always-on;
174 regulator-state-standby {
175 regulator-on-in-suspend;
178 regulator-state-mem {
179 regulator-off-in-suspend;
187 pinctrl-names = "default";
188 pinctrl-0 = <&pinctrl_macb0_default>;
189 phy-mode = "rmii";
191 ethernet-phy@0 {
193 interrupt-parent = <&pioA>;
195 pinctrl-names = "default";
196 pinctrl-0 = <&pinctrl_macb0_phy_irq>;
201 atmel,osc-bypass;
205 pinctrl-names = "default";
206 pinctrl-0 = <&pinctrl_qspi1_default>;
210 #address-cells = <1>;
211 #size-cells = <1>;
212 compatible = "jedec,spi-nor";
214 spi-max-frequency = <80000000>;
215 spi-rx-bus-width = <4>;
216 spi-tx-bus-width = <4>;
217 m25p,fast-read;
225 bootloader@40000 {
226 label = "bootloader";
231 label = "bootloader env redundant";
236 label = "bootloader env";
258 bias-disable;
264 bias-disable;
270 bias-disable;
276 bias-disable;
282 bias-disable;
296 bias-disable;
301 bias-disable;
311 bias-pull-up;