Lines Matching +full:low +full:- +full:power

1 // SPDX-License-Identifier: GPL-2.0
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
10 hw-revision = <0>;
14 stdout-path = &ffuart;
22 reg_3v3: regulator-3v3 {
23 compatible = "regulator-fixed";
24 regulator-name = "3v3-fixed-supply";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
27 regulator-always-on;
30 reg_1v8: regulator-1v8 {
31 compatible = "regulator-fixed";
32 regulator-name = "1v8-fixed-supply";
33 regulator-min-microvolt = <1800000>;
34 regulator-max-microvolt = <1800000>;
35 regulator-always-on;
38 reg_va_5v0: regulator-va-5v0 {
39 compatible = "regulator-fixed";
40 regulator-name = "va-5v0-fixed-supply";
41 regulator-min-microvolt = <5000000>;
42 regulator-max-microvolt = <5000000>;
44 enable-active-high;
47 ssp_dai0: ssp-dai0 {
48 compatible = "mrvl,pxa-ssp-dai";
49 pinctrl-names = "default";
50 pinctrl-0 = <&ssp0_dai_pins>;
52 #sound-dai-cells = <0>;
55 dma-names = "rx", "tx";
56 clock-names = "extclk";
59 ssp_dai1: ssp-dai1 {
60 compatible = "mrvl,pxa-ssp-dai";
61 pinctrl-names = "default";
62 pinctrl-0 = <&ssp1_dai_pins>;
64 #sound-dai-cells = <0>;
67 dma-names = "rx", "tx";
68 clock-names = "extclk";
72 compatible = "spi-gpio";
73 #address-cells = <0x1>;
74 #size-cells = <0>;
75 pinctrl-names = "default";
76 pinctrl-0 = <&spi_pins>;
77 gpio-sck = <&gpio 95 GPIO_ACTIVE_HIGH>;
78 gpio-miso = <&gpio 98 GPIO_ACTIVE_HIGH>;
79 gpio-mosi = <&gpio 97 GPIO_ACTIVE_HIGH>;
80 cs-gpios = <
85 num-chipselects = <3>;
90 spi-max-frequency = <1000000>;
91 vcc-supply = <&reg_3v3>;
95 keys: gpio-keys {
96 compatible = "gpio-keys";
97 pinctrl-names = "default";
98 pinctrl-0 = <&gpio_keys_pins>;
100 on-off {
106 rescue-boot {
119 rotary: rotary-encoder {
120 compatible = "rotary-encoder";
126 rotary-encoder,relative-axis;
130 compatible = "gpio-leds";
131 pinctrl-names = "default";
132 pinctrl-0 = <&led_pins_a &led_pins_b>;
146 compatible = "gpio-poweroff";
147 pinctrl-names = "default";
148 pinctrl-0 = <&poweroff_pins>;
152 mmc0_pwrseq: mmc-pwrseq {
153 compatible = "mmc-pwrseq-simple";
154 pinctrl-names = "default";
155 pinctrl-0 = <&mmc0_pwrseq_pins>;
156 reset-gpios = <
164 pinctrl-names = "default";
165 pinctrl-0 = <&smsc_pins &smsc_bus_pins>;
167 phy-mode = "mii";
168 interrupt-parent = <&gpio>;
170 vdd33a-supply = <&reg_3v3>;
171 vddvario-supply = <&reg_1v8>;
172 reset-gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
173 reg-io-width = <4>;
174 smsc,save-mac-address;
175 smsc,irq-push-pull;
191 regulator-v3 {
192 regulator-compatible = "V3(DCDC)";
193 regulator-min-microvolt = <725000>;
194 regulator-max-microvolt = <1800000>;
197 regulator-v4 {
198 regulator-compatible = "V4(DCDC)";
199 regulator-min-microvolt = <725000>;
200 regulator-max-microvolt = <1800000>;
203 regulator-v5 {
204 regulator-compatible = "V5(LDO)";
205 regulator-min-microvolt = <1700000>;
206 regulator-max-microvolt = <2000000>;
209 reg_vcc_sdio: regulator-v6 {
210 regulator-compatible = "V6(LDO)";
211 regulator-min-microvolt = <3300000>;
212 regulator-max-microvolt = <3300000>;
215 regulator-v7 {
216 regulator-compatible = "V7(LDO)";
217 regulator-min-microvolt = <1800000>;
218 regulator-max-microvolt = <3300000>;
226 mrvl,i2c-fast-mode;
227 pinctrl-names = "default";
228 pinctrl-0 = <&pxai2c1_pins>;
244 nand-rb = <0>;
245 nand-ecc-mode = "hw";
246 marvell,nand-keep-config;
249 compatible = "fixed-partitions";
250 #address-cells = <1>;
251 #size-cells = <1>;
256 read-only;
279 marvell,enable-port1;
280 marvell,port-mode = <2>; /* PMM_GLOBAL_MODE */
281 pinctrl-names = "default";
282 pinctrl-0 = <&pxa3xx_ohci_pins>;
287 pinctrl-names = "default";
288 pinctrl-0 = <&mmc0_pins>;
289 pxa-mmc,detect-delay-ms = <200>;
290 vmmc-supply = <&reg_vcc_sdio>;
291 mmc-pwrseq = <&mmc0_pwrseq>;
292 non-removable;
293 bus-width = <4>;
297 poweroff_pins: poweroff-pins {
298 pinctrl-single,pins = <MFP_PIN_PXA300(16) MFP_AF0>;
299 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_FLOAT);
302 led_pins_a: led-pins-a {
303 pinctrl-single,pins = <MFP_PIN_PXA300(35) MFP_AF0>;
304 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
307 led_pins_b: led-pins-b {
308 pinctrl-single,pins = <MFP_PIN_PXA300(36) MFP_AF0>;
309 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_DRIVE_HIGH);
312 pxai2c1_pins: pxai2c1-pins {
313 pinctrl-single,pins = <
317 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_HIGH);
320 gpio_keys_pins: gpio-keys-pins {
321 pinctrl-single,pins = <
322 MFP_PIN_PXA300(14) MFP_AF0 /* on-off */
326 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_FLOAT);
329 spi_pins: spi-pins {
330 pinctrl-single,pins = <
338 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
341 pxa3xx_ohci_pins: pxa3xx-ohci-pins {
342 pinctrl-single,pins = <
346 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
349 smsc_pins: smsc-pins {
350 pinctrl-single,pins = <
354 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
357 smsc_bus_pins: smsc-bus-pins {
358 pinctrl-single,pins = <
361 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_FLOAT);
364 mmc0_pins: mmc0-pins {
365 pinctrl-single,pins = <
373 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_DRIVE_HIGH);
376 mmc0_pwrseq_pins: mmc0-pwrseq-pins {
377 pinctrl-single,pins = <
381 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_FLOAT);
384 ssp0_dai_pins: ssp0-dai-pins {
385 pinctrl-single,pins = <
393 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);
396 ssp1_dai_pins: ssp1-dai-pins {
397 pinctrl-single,pins = <
403 pinctrl-single,low-power-mode = MFP_LPM(MFP_LPM_PULL_LOW);