Lines Matching +full:int +full:- +full:vref +full:- +full:microvolt
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun5i-a13.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/pwm/pwm.h>
53 compatible = "empire-electronix,d709", "allwinner,sun5i-a13";
60 compatible = "pwm-backlight";
62 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
63 default-brightness-level = <8>;
64 power-supply = <®_vcc3v3>;
69 stdout-path = "serial0:115200n8";
74 cpu-supply = <®_dcdc2>;
102 vref-supply = <®_ldo2>;
105 button-200 {
112 button-400 {
121 vmmc-supply = <®_vcc3v3>;
122 bus-width = <4>;
123 cd-gpios = <&pio 6 0 GPIO_ACTIVE_LOW>; /* PG0 */
132 pinctrl-names = "default";
133 pinctrl-0 = <&pwm0_pin>;
138 regulator-always-on;
139 regulator-min-microvolt = <1000000>;
140 regulator-max-microvolt = <1400000>;
141 regulator-name = "vdd-cpu";
145 regulator-always-on;
146 regulator-min-microvolt = <1250000>;
147 regulator-max-microvolt = <1250000>;
148 regulator-name = "vdd-int-pll";
152 regulator-name = "vdd-rtc";
156 regulator-always-on;
157 regulator-min-microvolt = <3000000>;
158 regulator-max-microvolt = <3000000>;
159 regulator-name = "avcc";
163 regulator-min-microvolt = <3300000>;
164 regulator-max-microvolt = <3300000>;
165 regulator-name = "vcc-wifi";
174 pinctrl-names = "default";
175 pinctrl-0 = <&uart1_pg_pins>;
185 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
186 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
187 usb0_vbus-supply = <®_usb0_vbus>;
188 usb1_vbus-supply = <®_ldo3>;