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";
74 label = "chip-pro:white:status";
76 default-state = "on";
81 compatible = "mmc-pwrseq-simple";
82 pinctrl-names = "default";
83 pinctrl-0 = <&wifi_reg_on_pin_chip_pro>;
84 reset-gpios = <&pio 1 10 GPIO_ACTIVE_LOW>; /* PB10 */
97 pinctrl-names = "default";
98 pinctrl-0 = <&i2c0_pins_a>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&i2c1_pins_a>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&i2s0_mclk_pins_a>, <&i2s0_data_pins_a>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&mmc0_pins_a>;
131 vmmc-supply = <®_vcc3v3>;
132 mmc-pwrseq = <&mmc0_pwrseq>;
133 bus-width = <4>;
134 non-removable;
139 pinctrl-names = "default";
140 pinctrl-0 = <&nand_pins_a &nand_cs0_pins_a &nand_rb0_pins_a>;
144 #address-cells = <2>;
145 #size-cells = <2>;
148 nand-ecc-mode = "hw";
161 usb0_id_pin_chip_pro: usb0-id-pin@0 {
166 wifi_reg_on_pin_chip_pro: wifi-reg-on-pin@0 {
173 pinctrl-names = "default";
174 pinctrl-0 = <&pwm0_pins>, <&pwm1_pins>;
179 regulator-min-microvolt = <1000000>;
180 regulator-max-microvolt = <1400000>;
181 regulator-name = "vdd-cpu";
182 regulator-always-on;
186 regulator-min-microvolt = <1000000>;
187 regulator-max-microvolt = <1300000>;
188 regulator-name = "vdd-sys";
189 regulator-always-on;
193 regulator-name = "vdd-rtc";
197 regulator-min-microvolt = <2700000>;
198 regulator-max-microvolt = <3300000>;
199 regulator-name = "avcc";
200 regulator-always-on;
208 regulator-min-microvolt = <3300000>;
209 regulator-max-microvolt = <3300000>;
210 regulator-name = "vcc-wifi-1";
211 regulator-always-on;
215 regulator-min-microvolt = <3300000>;
216 regulator-max-microvolt = <3300000>;
217 regulator-name = "vcc-wifi-2";
218 regulator-always-on;
222 pinctrl-names = "default";
223 pinctrl-0 = <&uart1_pins_b>, <&uart1_cts_rts_pins_a>;
228 pinctrl-names = "default";
229 pinctrl-0 = <&uart2_pins_a>, <&uart2_cts_rts_pins_a>;
234 pinctrl-names = "default";
235 pinctrl-0 = <&uart3_pins_a>, <&uart3_cts_rts_pins_a>;
256 pinctrl-names = "default";
257 pinctrl-0 = <&usb0_id_pin_chip_pro>;
258 usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
259 usb0_vbus_power-supply = <&usb_power_supply>;
260 usb1_vbus-supply = <®_vcc5v0>;