Lines Matching +full:mipi +full:- +full:bias
4 * Copyright 2015 Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun6i-a31s.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "msi,primo81", "allwinner,sun6i-a31s";
56 hdmi-connector {
57 compatible = "hdmi-connector";
62 remote-endpoint = <&hdmi_out_con>;
69 cpu-supply = <®_dcdc3>;
87 remote-endpoint = <&hdmi_con_in>;
92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
102 interrupt-parent = <&pio>;
104 touchscreen-swapped-x-y;
112 pinctrl-names = "default";
113 pinctrl-0 = <&mma8452_int_primo81>;
116 interrupt-parent = <&pio>;
118 #io-channel-cells = <1>;
123 vref-supply = <®_aldo3>;
126 button-158 {
133 button-349 {
142 vmmc-supply = <®_dcdc1>;
143 bus-width = <4>;
144 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
149 mma8452_int_primo81: mma8452-int-pin {
152 bias-pull-up;
160 compatible = "x-powers,axp221";
162 interrupt-parent = <&nmi_intc>;
164 x-powers,drive-vbus-en;
175 regulator-always-on;
176 regulator-min-microvolt = <2700000>;
177 regulator-max-microvolt = <3300000>;
178 regulator-name = "avcc";
182 regulator-name = "vcc-lcd";
186 regulator-min-microvolt = <700000>;
187 regulator-max-microvolt = <1320000>;
188 regulator-name = "vdd-cpus"; /* This is an educated guess */
192 regulator-always-on;
193 regulator-min-microvolt = <3000000>;
194 regulator-max-microvolt = <3000000>;
195 regulator-name = "vcc-3v0";
199 regulator-min-microvolt = <700000>;
200 regulator-max-microvolt = <1320000>;
201 regulator-name = "vdd-gpu";
205 regulator-always-on;
206 regulator-min-microvolt = <700000>;
207 regulator-max-microvolt = <1320000>;
208 regulator-name = "vdd-cpu";
212 regulator-always-on;
213 regulator-min-microvolt = <700000>;
214 regulator-max-microvolt = <1320000>;
215 regulator-name = "vdd-sys-dll";
219 regulator-always-on;
220 regulator-min-microvolt = <1500000>;
221 regulator-max-microvolt = <1500000>;
222 regulator-name = "vcc-dram";
226 regulator-min-microvolt = <3300000>;
227 regulator-max-microvolt = <3300000>;
228 regulator-name = "vcc-wifi";
232 regulator-min-microvolt = <2800000>;
233 regulator-max-microvolt = <2800000>;
234 regulator-name = "vddio-csi";
238 regulator-name = "usb0-vbus";
243 regulator-min-microvolt = <1080000>;
244 regulator-max-microvolt = <1320000>;
245 regulator-name = "vdd-mipi-bridge";
249 vcc-lcd-supply = <®_dc1sw>;
250 vdd-mipi-bridge-supply = <®_eldo3>;
263 usb0_id_det-gpios = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
264 usb0_vbus_power-supply = <&usb_power_supply>;
265 usb0_vbus-supply = <®_drivevbus>;
266 usb1_vbus-supply = <®_dldo1>;