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 "sun4i-a10.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>
52 model = "iNet-1";
53 compatible = "inet-tek,inet1", "allwinner,sun4i-a10";
60 compatible = "pwm-backlight";
62 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
63 default-brightness-level = <8>;
64 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
65 power-supply = <&reg_vcc3v3>;
69 stdout-path = "serial0:115200n8";
78 cpu-supply = <&reg_dcdc2>;
107 interrupt-parent = <&pio>;
116 compatible = "edt,edt-ft5406";
118 interrupt-parent = <&pio>;
120 wake-gpios = <&pio 1 13 GPIO_ACTIVE_HIGH>; /* PB13 */
121 touchscreen-size-x = <600>;
122 touchscreen-size-y = <1024>;
123 touchscreen-swapped-x-y;
128 vref-supply = <&reg_ldo2>;
131 button-200 {
138 button-1000 {
145 button-1200 {
154 vmmc-supply = <&reg_vcc3v3>;
155 bus-width = <4>;
156 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
169 pinctrl-names = "default";
170 pinctrl-0 = <&pwm0_pin>;
175 regulator-always-on;
176 regulator-min-microvolt = <1000000>;
177 regulator-max-microvolt = <1400000>;
178 regulator-name = "vdd-cpu";
182 regulator-always-on;
183 regulator-min-microvolt = <1250000>;
184 regulator-max-microvolt = <1250000>;
185 regulator-name = "vdd-int-dll";
189 regulator-name = "vdd-rtc";
193 regulator-always-on;
194 regulator-min-microvolt = <3000000>;
195 regulator-max-microvolt = <3000000>;
196 regulator-name = "avcc";
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart0_pb_pins>;
223 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
224 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
225 usb0_vbus-supply = <&reg_usb0_vbus>;
226 usb1_vbus-supply = <&reg_usb1_vbus>;
227 usb2_vbus-supply = <&reg_usb2_vbus>;