Lines Matching +full:int +full:- +full:vref +full:- +full:microvolt

4  * Based on sun5i-a13-olinuxino.dts, which is
5 * Copyright 2012 Maxime Ripard <maxime.ripard@free-electrons.com>
8 * This file is dual-licensed: you can use it either under the terms
47 /dts-v1/;
48 #include "sun5i-a13.dtsi"
49 #include "sunxi-common-regulators.dtsi"
51 #include <dt-bindings/gpio/gpio.h>
52 #include <dt-bindings/input/input.h>
56 compatible = "licheepi,licheepi-one", "allwinner,sun5i-a13";
63 stdout-path = "serial0:115200n8";
67 compatible = "gpio-leds";
69 led-0 {
74 led-1 {
77 default-state = "on";
80 led-2 {
89 cpu-supply = <&reg_dcdc2>;
100 compatible = "x-powers,axp209";
104 interrupt-controller;
105 #interrupt-cells = <1>;
118 vref-supply = <&reg_ldo2>;
121 button-984 {
130 vmmc-supply = <&reg_vcc3v3>;
131 bus-width = <4>;
132 broken-cd;
137 pinctrl-names = "default";
138 pinctrl-0 = <&mmc2_4bit_pc_pins>;
139 vmmc-supply = <&reg_vcc3v3>;
140 bus-width = <4>;
141 broken-cd;
156 regulator-always-on;
157 regulator-min-microvolt = <1000000>;
158 regulator-max-microvolt = <1500000>;
159 regulator-name = "vdd-cpu";
163 regulator-always-on;
164 regulator-min-microvolt = <1000000>;
165 regulator-max-microvolt = <1400000>;
166 regulator-name = "vdd-int-dll";
170 regulator-name = "vdd-rtc";
174 regulator-always-on;
175 regulator-min-microvolt = <3000000>;
176 regulator-max-microvolt = <3000000>;
177 regulator-name = "avcc";
181 regulator-min-microvolt = <1800000>;
182 regulator-max-microvolt = <1800000>;
183 regulator-name = "csi-1.8v";
187 regulator-min-microvolt = <2800000>;
188 regulator-max-microvolt = <2800000>;
189 regulator-name = "csi-2.8v";
198 pinctrl-names = "default";
199 pinctrl-0 = <&uart1_pg_pins>;
209 usb0_id_det-gpios = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
210 usb0_vbus_det-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
211 usb0_vbus-supply = <&reg_usb0_vbus>;
212 usb1_vbus-supply = <&reg_vcc5v0>;