Lines Matching +full:vdd +full:- +full:p +full:- +full:supply

5  * Maxime Ripard <maxime.ripard@free-electrons.com>
7 * This file is dual-licensed: you can use it either under the terms
46 /dts-v1/;
47 #include "sun5i-gr8.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
55 model = "NextThing C.H.I.P. Pro";
56 compatible = "nextthing,chip-pro", "nextthing,gr8";
67 stdout-path = "serial0:115200n8";
71 compatible = "gpio-leds";
73 led-0 {
74 label = "chip-pro:white:status";
76 default-state = "on";
81 compatible = "mmc-pwrseq-simple";
82 reset-gpios = <&pio 1 10 GPIO_ACTIVE_LOW>; /* PB10 */
117 pinctrl-names = "default";
118 pinctrl-0 = <&i2s0_mclk_pin>, <&i2s0_data_pins>;
123 vmmc-supply = <&reg_vcc3v3>;
124 mmc-pwrseq = <&mmc0_pwrseq>;
125 bus-width = <4>;
126 non-removable;
131 pinctrl-names = "default";
132 pinctrl-0 = <&nand_pins &nand_cs0_pin &nand_rb0_pin>;
138 nand-ecc-mode = "hw";
151 pinctrl-names = "default";
152 pinctrl-0 = <&pwm0_pin>, <&pwm1_pins>;
157 regulator-min-microvolt = <1000000>;
158 regulator-max-microvolt = <1400000>;
159 regulator-name = "vdd-cpu";
160 regulator-always-on;
164 regulator-min-microvolt = <1000000>;
165 regulator-max-microvolt = <1300000>;
166 regulator-name = "vdd-sys";
167 regulator-always-on;
171 regulator-name = "vdd-rtc";
175 regulator-min-microvolt = <2700000>;
176 regulator-max-microvolt = <3300000>;
177 regulator-name = "avcc";
178 regulator-always-on;
186 regulator-min-microvolt = <3300000>;
187 regulator-max-microvolt = <3300000>;
188 regulator-name = "vcc-wifi-1";
189 regulator-always-on;
193 regulator-min-microvolt = <3300000>;
194 regulator-max-microvolt = <3300000>;
195 regulator-name = "vcc-wifi-2";
196 regulator-always-on;
200 pinctrl-names = "default";
201 pinctrl-0 = <&uart1_pg_pins>, <&uart1_cts_rts_pins>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&uart2_pd_pins>, <&uart2_cts_rts_pd_pins>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart3_pg_pins>, <&uart3_cts_rts_pg_pins>;
234 usb0_id_det-gpios = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
235 usb0_vbus_power-supply = <&usb_power_supply>;
236 usb1_vbus-supply = <&reg_vcc5v0>;