Lines Matching +full:int +full:- +full:vref +full:- +full:microvolt
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun4i-a10.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
54 model = "INet-97F Rev 02";
55 compatible = "primux,inet97fv2", "allwinner,sun4i-a10";
62 stdout-path = "serial0:115200n8";
67 cpu-supply = <®_dcdc2>;
93 compatible = "edt,edt-ft5406";
95 interrupt-parent = <&pio>;
97 touchscreen-size-x = <800>;
98 touchscreen-size-y = <480>;
103 vref-supply = <®_ldo2>;
106 button-200 {
113 button-600 {
120 button-800 {
127 button-1000 {
134 button-1200 {
143 vmmc-supply = <®_vcc3v3>;
144 bus-width = <4>;
145 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
154 regulator-always-on;
155 regulator-min-microvolt = <1000000>;
156 regulator-max-microvolt = <1400000>;
157 regulator-name = "vdd-cpu";
161 regulator-always-on;
162 regulator-min-microvolt = <1250000>;
163 regulator-max-microvolt = <1250000>;
164 regulator-name = "vdd-int-dll";
168 regulator-name = "vdd-rtc";
172 regulator-always-on;
173 regulator-min-microvolt = <3000000>;
174 regulator-max-microvolt = <3000000>;
175 regulator-name = "avcc";
187 pinctrl-names = "default";
188 pinctrl-0 = <&uart0_pb_pins>;
198 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
199 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
200 usb0_vbus-supply = <®_usb0_vbus>;
201 usb2_vbus-supply = <®_usb2_vbus>;