Lines Matching +full:v +full:- +full:aud +full:- +full:supply
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/linux-event-codes.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
54 stdout-path = &uart2;
58 compatible = "pwm-backlight";
60 brightness-levels = <
73 default-brightness-level = <100>;
76 gpio-keys {
77 compatible = "gpio-keys";
79 user-pb {
85 user-pb1x {
88 interrupt-parent = <&gsc>;
92 key-erased {
93 label = "key-erased";
95 interrupt-parent = <&gsc>;
99 eeprom-wp {
102 interrupt-parent = <&gsc>;
109 interrupt-parent = <&gsc>;
113 switch-hold {
116 interrupt-parent = <&gsc>;
122 compatible = "gpio-leds";
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinctrl_gpio_leds>;
126 led0: led-user1 {
129 default-state = "off";
138 reg_5p0v: regulator-5p0v {
139 compatible = "regulator-fixed";
140 regulator-name = "5P0V";
141 regulator-min-microvolt = <5000000>;
142 regulator-max-microvolt = <5000000>;
143 regulator-always-on;
146 reg_3p3v: regulator-3p3v {
147 compatible = "regulator-fixed";
148 regulator-name = "3P3V";
149 regulator-min-microvolt = <3300000>;
150 regulator-max-microvolt = <3300000>;
151 regulator-always-on;
154 reg_2p5v: regulator-2p5v {
155 compatible = "regulator-fixed";
156 regulator-name = "2P5V";
157 regulator-min-microvolt = <2500000>;
158 regulator-max-microvolt = <2500000>;
159 regulator-always-on;
162 reg_usb_h1_vbus: regulator-usb-h1-vbus {
163 compatible = "regulator-fixed";
164 regulator-name = "usb_h1_vbus";
165 regulator-min-microvolt = <5000000>;
166 regulator-max-microvolt = <5000000>;
168 enable-active-high;
171 reg_usb_otg_vbus: regulator-usb-otg-vbus {
172 compatible = "regulator-fixed";
173 regulator-name = "usb_otg_vbus";
174 regulator-min-microvolt = <5000000>;
175 regulator-max-microvolt = <5000000>;
177 enable-active-high;
180 reg_12p0: regulator-12p0v {
181 compatible = "regulator-fixed";
182 regulator-name = "12P0V";
183 regulator-min-microvolt = <12000000>;
184 regulator-max-microvolt = <12000000>;
186 enable-active-high;
190 compatible = "fsl,imx-audio-tlv320";
191 model = "imx-tlv320";
192 ssi-controller = <&ssi1>;
193 audio-codec = <&tlv320aic3105>;
195 audio-routing =
196 /* TLV320 LINE1L pin <-> Mic Jack connector */
198 /* board Headphone Jack <-> HPOUT */
202 mux-int-port = <1>;
203 mux-ext-port = <6>;
208 pinctrl-names = "default";
209 pinctrl-0 = <&pinctrl_audmux>;
214 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
216 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
221 pinctrl-names = "default";
222 pinctrl-0 = <&pinctrl_enet>;
223 phy-mode = "rgmii-id";
228 clock-frequency = <100000>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&pinctrl_i2c1>;
236 interrupt-parent = <&gpio1>;
238 interrupt-controller;
239 #interrupt-cells = <1>;
240 #size-cells = <0>;
243 compatible = "gw,gsc-adc";
244 #address-cells = <1>;
245 #size-cells = <0>;
324 gpio-controller;
325 #gpio-cells = <2>;
326 interrupt-parent = <&gsc>;
361 clock-frequency = <400000>;
362 pinctrl-names = "default";
363 pinctrl-0 = <&pinctrl_i2c2>;
369 interrupt-parent = <&gpio1>;
373 /* VDD_1P8 (1+R1/R2 = 2.505): Aud/eMMC/microSD/Touch */
375 regulator-name = "vdd1p8";
376 regulator-min-microvolt = <1033310>;
377 regulator-max-microvolt = <2004000>;
378 lltc,fb-voltage-divider = <301000 200000>;
379 regulator-ramp-delay = <7000>;
380 regulator-boot-on;
381 regulator-always-on;
386 regulator-name = "vddddr";
387 regulator-min-microvolt = <868310>;
388 regulator-max-microvolt = <1684000>;
389 lltc,fb-voltage-divider = <221000 200000>;
390 regulator-ramp-delay = <7000>;
391 regulator-boot-on;
392 regulator-always-on;
397 regulator-name = "vddarm";
398 regulator-min-microvolt = <674400>;
399 regulator-max-microvolt = <1308000>;
400 lltc,fb-voltage-divider = <127000 200000>;
401 regulator-ramp-delay = <7000>;
402 regulator-boot-on;
403 regulator-always-on;
409 regulator-name = "vddsoc";
410 regulator-min-microvolt = <674400>;
411 regulator-max-microvolt = <1308000>;
412 lltc,fb-voltage-divider = <127000 200000>;
413 regulator-ramp-delay = <7000>;
414 regulator-boot-on;
415 regulator-always-on;
421 regulator-name = "vdd1p0";
422 regulator-min-microvolt = <1002777>;
423 regulator-max-microvolt = <1002777>;
424 lltc,fb-voltage-divider = <100000 261000>;
425 regulator-boot-on;
426 regulator-always-on;
431 regulator-name = "vdd3p0";
432 regulator-min-microvolt = <3023250>;
433 regulator-max-microvolt = <3023250>;
434 lltc,fb-voltage-divider = <634000 200000>;
435 regulator-boot-on;
436 regulator-always-on;
443 clock-frequency = <400000>;
444 pinctrl-names = "default";
445 pinctrl-0 = <&pinctrl_i2c3>;
451 reset-gpios = <&gpio5 17 GPIO_ACTIVE_LOW>;
453 ai3x-micbias-vg = <2>; /* MICBIAS_2_5V */
455 DRVDD-supply = <®_3p3v>;
456 AVDD-supply = <®_3p3v>;
457 IOVDD-supply = <®_3p3v>;
458 DVDD-supply = <®_1p8v>;
464 interrupt-parent = <&gpio7>;
466 interrupt-names = "INT2";
473 interrupt-parent = <&gpio5>;
475 ti,micbias = <4>; /* 2.5V micbias */
482 lvds-channel@0 {
483 fsl,data-mapping = "spwg";
484 fsl,data-width = <18>;
487 display-timings {
488 native-mode = <&timing0>;
489 timing0: timing-g101evn010 {
490 clock-frequency = <68930000>;
493 hback-porch = <220>;
494 hfront-porch = <40>;
495 vback-porch = <21>;
496 vfront-porch = <7>;
497 hsync-len = <60>;
498 vsync-len = <10>;
505 pinctrl-names = "default";
506 pinctrl-0 = <&pinctrl_pwm1>;
515 pinctrl-names = "default";
516 pinctrl-0 = <&pinctrl_uart1>;
521 pinctrl-names = "default";
522 pinctrl-0 = <&pinctrl_uart2>;
527 vbus-supply = <®_usb_otg_vbus>;
528 pinctrl-names = "default";
529 pinctrl-0 = <&pinctrl_usbotg>;
530 disable-over-current;
535 vbus-supply = <®_usb_h1_vbus>;
540 pinctrl-names = "default";
541 pinctrl-0 = <&pinctrl_usdhc1_200mhz>;
542 vmmc-supply = <®_3p3v>;
543 non-removable;
544 bus-width = <4>;
549 pinctrl-names = "default", "state_100mhz", "state_200mhz";
550 pinctrl-0 = <&pinctrl_usdhc2>;
551 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
552 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
553 cd-gpios = <&gpio6 11 GPIO_ACTIVE_LOW>;
554 vmmc-supply = <®_3p3v>;
555 max-frequency = <100000000>;
560 pinctrl-names = "default", "state_100mhz", "state_200mhz";
561 pinctrl-0 = <&pinctrl_usdhc3>;
562 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
563 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
564 non-removable;
565 vmmc-supply = <®_3p3v>;
566 keep-power-in-suspend;
571 pinctrl-names = "default";
572 pinctrl-0 = <&pinctrl_wdog>;
573 fsl,ext-reset-output;
683 pinctrl_usdhc1_200mhz: usdhc1-200mhz-grp {
713 pinctrl_usdhc2_100mhz: usdhc2-100mhz-grp {
726 pinctrl_usdhc2_200mhz: usdhc2-200mhz-grp {
755 pinctrl_usdhc3_100mhz: usdhc3-100mhz-grp {
771 pinctrl_usdhc3_200mhz: usdhc3-200mhz-grp {