Lines Matching +full:regulator +full:- +full:soft +full:- +full:start

2  * Copyright 2014 - Iain Paton <ipaton0@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun7i-a20.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
51 model = "Olimex A20-OLinuXino-LIME2";
52 compatible = "olimex,a20-olinuxino-lime2", "allwinner,sun7i-a20";
59 stdout-path = "serial0:115200n8";
62 hdmi-connector {
63 compatible = "hdmi-connector";
68 remote-endpoint = <&hdmi_out_con>;
74 compatible = "gpio-leds";
75 pinctrl-names = "default";
76 pinctrl-0 = <&led_pins_olinuxinolime>;
79 label = "a20-olinuxino-lime2:green:usr";
81 default-state = "on";
86 compatible = "regulator-fixed";
87 regulator-name = "axp-ipsout";
88 regulator-min-microvolt = <5000000>;
89 regulator-max-microvolt = <5000000>;
90 regulator-always-on;
95 target-supply = <&reg_ahci_5v>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&gmac_rgmii_pins>;
114 phy-handle = <&phy1>;
115 phy-mode = "rgmii";
125 remote-endpoint = <&hdmi_con_in>;
134 interrupt-parent = <&nmi_intc>;
150 vref-supply = <&reg_vcc3v0>;
154 phy1: ethernet-phy@1 {
160 vmmc-supply = <&reg_vcc3v3>;
161 bus-width = <4>;
162 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
179 vcc-pa-supply = <&reg_vcc3v3>;
180 vcc-pc-supply = <&reg_vcc3v3>;
181 vcc-pe-supply = <&reg_ldo3>;
182 vcc-pf-supply = <&reg_vcc3v3>;
183 vcc-pg-supply = <&reg_ldo4>;
185 led_pins_olinuxinolime: led-pins {
188 drive-strength = <20>;
208 regulator-always-on;
209 regulator-min-microvolt = <1000000>;
210 regulator-max-microvolt = <1400000>;
211 regulator-name = "vdd-cpu";
215 regulator-always-on;
216 regulator-min-microvolt = <1000000>;
217 regulator-max-microvolt = <1400000>;
218 regulator-name = "vdd-int-dll";
222 regulator-always-on;
223 regulator-min-microvolt = <1300000>;
224 regulator-max-microvolt = <1300000>;
225 regulator-name = "vdd-rtc";
229 regulator-always-on;
230 regulator-min-microvolt = <3000000>;
231 regulator-max-microvolt = <3000000>;
232 regulator-name = "avcc";
236 regulator-min-microvolt = <2800000>;
237 regulator-max-microvolt = <2800000>;
238 regulator-name = "vddio-csi0";
239 regulator-soft-start;
240 regulator-ramp-delay = <1600>;
244 regulator-min-microvolt = <2800000>;
245 regulator-max-microvolt = <2800000>;
246 regulator-name = "vddio-csi1";
263 pinctrl-names = "default";
264 pinctrl-0 = <&uart0_pb_pins>;
274 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
275 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
276 usb0_vbus-supply = <&reg_usb0_vbus>;
277 usb1_vbus-supply = <&reg_usb1_vbus>;
278 usb2_vbus-supply = <&reg_usb2_vbus>;