Lines Matching +full:dovdd +full:- +full:supply
5 * This file is dual-licensed: you can use it either under the terms
43 #include <dt-bindings/clock/imx6qdl-clock.h>
44 #include <dt-bindings/gpio/gpio.h>
45 #include <dt-bindings/input/input.h>
49 stdout-path = &uart2;
58 compatible = "simple-bus";
59 #address-cells = <1>;
60 #size-cells = <0>;
63 compatible = "regulator-fixed";
65 regulator-name = "2P5V";
66 regulator-min-microvolt = <2500000>;
67 regulator-max-microvolt = <2500000>;
68 regulator-always-on;
72 compatible = "regulator-fixed";
74 regulator-name = "3P3V";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
77 regulator-always-on;
81 compatible = "regulator-fixed";
83 regulator-name = "usb_otg_vbus";
84 regulator-min-microvolt = <5000000>;
85 regulator-max-microvolt = <5000000>;
87 enable-active-high;
91 compatible = "regulator-fixed";
93 regulator-name = "CAN XCVR";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pinctrl_can_xcvr>;
102 compatible = "regulator-fixed";
104 regulator-name = "1P5V";
105 regulator-min-microvolt = <1500000>;
106 regulator-max-microvolt = <1500000>;
107 regulator-always-on;
111 compatible = "regulator-fixed";
113 regulator-name = "1P8V";
114 regulator-min-microvolt = <1800000>;
115 regulator-max-microvolt = <1800000>;
116 regulator-always-on;
120 compatible = "regulator-fixed";
122 regulator-name = "2P8V";
123 regulator-min-microvolt = <2800000>;
124 regulator-max-microvolt = <2800000>;
125 regulator-always-on;
129 compatible = "regulator-fixed";
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_usbh1>;
133 regulator-name = "usb_h1_vbus";
134 regulator-min-microvolt = <3300000>;
135 regulator-max-microvolt = <3300000>;
137 enable-active-high;
142 compatible = "pwm-clock";
143 #clock-cells = <0>;
144 clock-frequency = <22000000>;
145 clock-output-names = "mipi_pwm3";
150 gpio-keys {
151 compatible = "gpio-keys";
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_gpio_keys>;
159 wakeup-source;
180 volume-up {
186 volume-down {
194 compatible = "fsl,imx6q-sabrelite-sgtl5000",
195 "fsl,imx-audio-sgtl5000";
196 model = "imx6q-sabrelite-sgtl5000";
197 ssi-controller = <&ssi1>;
198 audio-codec = <&codec>;
199 audio-routing =
203 mux-int-port = <1>;
204 mux-ext-port = <4>;
207 backlight_lcd: backlight-lcd {
208 compatible = "pwm-backlight";
210 brightness-levels = <0 4 8 16 32 64 128 255>;
211 default-brightness-level = <7>;
212 power-supply = <®_3p3v>;
216 backlight_lvds: backlight-lvds {
217 compatible = "pwm-backlight";
219 brightness-levels = <0 4 8 16 32 64 128 255>;
220 default-brightness-level = <7>;
221 power-supply = <®_3p3v>;
226 compatible = "fsl,imx-parallel-display";
227 #address-cells = <1>;
228 #size-cells = <0>;
229 interface-pix-fmt = "bgr666";
230 pinctrl-names = "default";
231 pinctrl-0 = <&pinctrl_j15>;
238 remote-endpoint = <&ipu1_di0_disp0>;
246 remote-endpoint = <&lcd_panel_in>;
251 panel-lcd {
252 compatible = "okaya,rs800480t-7x0gp";
257 remote-endpoint = <&lcd_display_out>;
262 panel-lvds0 {
268 remote-endpoint = <&lvds0_out>;
275 bus-width = <8>;
276 data-shift = <12>; /* Lines 19:12 used */
277 hsync-active = <1>;
278 vync-active = <1>;
282 remote-endpoint = <&ov5642_to_ipu1_csi0_mux>;
286 pinctrl-names = "default";
287 pinctrl-0 = <&pinctrl_ipu1_csi0>;
291 pinctrl-names = "default";
292 pinctrl-0 = <&pinctrl_audmux>;
297 pinctrl-names = "default";
298 pinctrl-0 = <&pinctrl_can1>;
299 xceiver-supply = <®_can_xcvr>;
304 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
306 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
311 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
312 pinctrl-names = "default";
313 pinctrl-0 = <&pinctrl_ecspi1>;
317 compatible = "sst,sst25vf016b", "jedec,spi-nor";
318 spi-max-frequency = <20000000>;
324 pinctrl-names = "default";
325 pinctrl-0 = <&pinctrl_enet>;
326 phy-mode = "rgmii";
327 phy-reset-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>;
328 txen-skew-ps = <0>;
329 txc-skew-ps = <3000>;
330 rxdv-skew-ps = <0>;
331 rxc-skew-ps = <3000>;
332 rxd0-skew-ps = <0>;
333 rxd1-skew-ps = <0>;
334 rxd2-skew-ps = <0>;
335 rxd3-skew-ps = <0>;
336 txd0-skew-ps = <0>;
337 txd1-skew-ps = <0>;
338 txd2-skew-ps = <0>;
339 txd3-skew-ps = <0>;
344 ddc-i2c-bus = <&i2c2>;
349 clock-frequency = <100000>;
350 pinctrl-names = "default";
351 pinctrl-0 = <&pinctrl_i2c1>;
358 VDDA-supply = <®_2p5v>;
359 VDDIO-supply = <®_3p3v>;
364 clock-frequency = <100000>;
365 pinctrl-names = "default";
366 pinctrl-0 = <&pinctrl_i2c2>;
371 pinctrl-names = "default";
372 pinctrl-0 = <&pinctrl_ov5640>;
375 clock-names = "xclk";
376 DOVDD-supply = <®_1p8v>;
377 AVDD-supply = <®_2p8v>;
378 DVDD-supply = <®_1p5v>;
379 reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>; /* NANDF_D5 */
380 powerdown-gpios = <&gpio6 9 GPIO_ACTIVE_HIGH>; /* NANDF_WP_B */
384 remote-endpoint = <&mipi_csi2_in>;
385 clock-lanes = <0>;
386 data-lanes = <1 2>;
393 pinctrl-names = "default";
394 pinctrl-0 = <&pinctrl_ov5642>;
396 clock-names = "xclk";
398 reset-gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
399 powerdown-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
400 gp-gpios = <&gpio1 16 GPIO_ACTIVE_HIGH>;
405 remote-endpoint = <&ipu1_csi0_mux_from_parallel_sensor>;
406 bus-width = <8>;
407 hsync-active = <1>;
408 vsync-active = <1>;
415 clock-frequency = <100000>;
416 pinctrl-names = "default";
417 pinctrl-0 = <&pinctrl_i2c3>;
422 pinctrl-names = "default";
423 pinctrl-0 = <&pinctrl_hog>;
425 imx6q-sabrelite {
449 pinctrl_can_xcvr: can-xcvrgrp {
487 pinctrl_gpio_keys: gpio-keysgrp {
666 remote-endpoint = <&lcd_display_in>;
672 lvds-channel@0 {
679 remote-endpoint = <&panel_in>;
690 #pwm-cells = <2>;
691 pinctrl-names = "default";
692 pinctrl-0 = <&pinctrl_pwm1>;
697 #pwm-cells = <2>;
698 pinctrl-names = "default";
699 pinctrl-0 = <&pinctrl_pwm3>;
704 #pwm-cells = <2>;
705 pinctrl-names = "default";
706 pinctrl-0 = <&pinctrl_pwm4>;
715 pinctrl-names = "default";
716 pinctrl-0 = <&pinctrl_uart1>;
721 pinctrl-names = "default";
722 pinctrl-0 = <&pinctrl_uart2>;
727 vbus-supply = <®_usb_h1_vbus>;
732 vbus-supply = <®_usb_otg_vbus>;
733 pinctrl-names = "default";
734 pinctrl-0 = <&pinctrl_usbotg>;
735 disable-over-current;
740 pinctrl-names = "default";
741 pinctrl-0 = <&pinctrl_usdhc3>;
742 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
743 wp-gpios = <&gpio7 1 GPIO_ACTIVE_HIGH>;
744 vmmc-supply = <®_3p3v>;
749 pinctrl-names = "default";
750 pinctrl-0 = <&pinctrl_usdhc4>;
751 cd-gpios = <&gpio2 6 GPIO_ACTIVE_LOW>;
752 vmmc-supply = <®_3p3v>;
763 remote-endpoint = <&ov5640_to_mipi_csi2>;
764 clock-lanes = <0>;
765 data-lanes = <1 2>;