Lines Matching +full:vcc +full:- +full:dsi +full:- +full:supply

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "sun50i-a64.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
50 model = "BananaPi-M64";
51 compatible = "sinovoip,bananapi-m64", "allwinner,sun50i-a64";
60 stdout-path = "serial0:115200n8";
63 hdmi-connector {
64 compatible = "hdmi-connector";
69 remote-endpoint = <&hdmi_out_con>;
75 compatible = "gpio-leds";
77 pwr-led {
78 label = "bananapi-m64:red:pwr";
80 default-state = "on";
84 label = "bananapi-m64:green:user";
89 label = "bananapi-m64:blue:user";
95 compatible = "mmc-pwrseq-simple";
96 reset-gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */
113 pinctrl-names = "default";
114 pinctrl-0 = <&rgmii_pins>;
115 phy-mode = "rgmii";
116 phy-handle = <&ext_rgmii_phy>;
117 phy-supply = <&reg_dc1sw>;
122 hvcc-supply = <&reg_dldo1>;
128 remote-endpoint = <&hdmi_con_in>;
133 pinctrl-names = "default";
134 pinctrl-0 = <&i2c1_pins>;
139 bias-pull-up;
143 ext_rgmii_phy: ethernet-phy@1 {
144 compatible = "ethernet-phy-ieee802.3-c22";
150 pinctrl-names = "default";
151 pinctrl-0 = <&mmc0_pins>;
152 vmmc-supply = <&reg_dcdc1>;
153 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
154 disable-wp;
155 bus-width = <4>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&mmc1_pins>;
162 vmmc-supply = <&reg_dldo2>;
163 vqmmc-supply = <&reg_dldo4>;
164 mmc-pwrseq = <&wifi_pwrseq>;
165 bus-width = <4>;
166 non-removable;
171 compatible = "brcm,bcm4329-fmac";
172 interrupt-parent = <&r_pio>;
174 interrupt-names = "host-wake";
179 pinctrl-names = "default";
180 pinctrl-0 = <&mmc2_pins>, <&mmc2_ds_pin>;
181 vmmc-supply = <&reg_dcdc1>;
182 bus-width = <8>;
183 non-removable;
184 cap-mmc-hw-reset;
200 compatible = "x-powers,axp803";
202 interrupt-parent = <&r_intc>;
204 x-powers,drive-vbus-en; /* set N_VBUSEN as output pin */
215 regulator-always-on;
216 regulator-min-microvolt = <2800000>;
217 regulator-max-microvolt = <2800000>;
218 regulator-name = "afvcc-csi";
222 regulator-always-on;
223 regulator-min-microvolt = <1800000>;
224 regulator-max-microvolt = <3300000>;
225 regulator-name = "vcc-pl";
229 regulator-always-on;
230 regulator-min-microvolt = <3000000>;
231 regulator-max-microvolt = <3000000>;
232 regulator-name = "vcc-pll-avcc";
240 regulator-always-on;
241 regulator-name = "vcc-phy";
245 regulator-always-on;
246 regulator-min-microvolt = <3300000>;
247 regulator-max-microvolt = <3300000>;
248 regulator-name = "vcc-3v3";
252 regulator-always-on;
253 regulator-min-microvolt = <1040000>;
254 regulator-max-microvolt = <1300000>;
255 regulator-name = "vdd-cpux";
261 regulator-always-on;
262 regulator-min-microvolt = <1500000>;
263 regulator-max-microvolt = <1500000>;
264 regulator-name = "vcc-dram";
268 regulator-always-on;
269 regulator-min-microvolt = <1100000>;
270 regulator-max-microvolt = <1100000>;
271 regulator-name = "vdd-sys";
275 regulator-min-microvolt = <3300000>;
276 regulator-max-microvolt = <3300000>;
277 regulator-name = "vcc-hdmi-dsi";
281 regulator-min-microvolt = <3300000>;
282 regulator-max-microvolt = <3300000>;
283 regulator-name = "vcc-wifi";
287 regulator-min-microvolt = <1800000>;
288 regulator-max-microvolt = <3300000>;
289 regulator-name = "vcc-wifi-io";
293 regulator-name = "usb0-vbus";
298 regulator-min-microvolt = <1800000>;
299 regulator-max-microvolt = <1800000>;
300 regulator-name = "cpvdd";
304 regulator-min-microvolt = <1200000>;
305 regulator-max-microvolt = <1200000>;
306 regulator-name = "vcc-1v2-hsic";
315 regulator-always-on;
316 regulator-min-microvolt = <1100000>;
317 regulator-max-microvolt = <1100000>;
318 regulator-name = "vdd-cpus";
322 regulator-name = "vcc-rtc";
326 vcc-hdmi-supply = <&reg_dldo1>;
330 pinctrl-names = "default";
331 pinctrl-0 = <&uart0_pb_pins>;
336 pinctrl-names = "default";
337 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
347 usb0_id_det-gpios = <&pio 7 9 GPIO_ACTIVE_HIGH>; /* PH9 */
348 usb0_vbus-supply = <&reg_drivevbus>;