Lines Matching +full:vsel +full:- +full:high

9 /dts-v1/;
15 compatible = "fsl,imx7ulp-evk", "fsl,imx7ulp", "Generic DT based system";
19 stdout-path = &lpuart4;
24 wlreg_on-supply = <&wlreg_on>;
35 compatible = "gpio-backlight";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_backlight>;
39 default-on;
43 mipi_dsi_reset: mipi-dsi-reset {
44 compatible = "gpio-reset";
45 reset-gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
46 reset-delay-us = <1000>;
47 #reset-cells = <0>;
51 compatible = "simple-bus";
52 #address-cells = <1>;
53 #size-cells = <0>;
56 compatible = "regulator-fixed";
57 regulator-min-microvolt = <5000000>;
58 regulator-max-microvolt = <5000000>;
59 regulator-name = "wlreg_on";
61 startup-delay-us = <100>;
62 enable-active-high;
66 compatible = "regulator-fixed";
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_usb_otg1>;
70 regulator-name = "usb_otg1_vbus";
71 regulator-min-microvolt = <5000000>;
72 regulator-max-microvolt = <5000000>;
74 enable-active-high;
78 compatible = "regulator-fixed";
80 regulator-name = "VSD_3V3";
81 regulator-min-microvolt = <3300000>;
82 regulator-max-microvolt = <3300000>;
84 enable-active-high;
88 compatible = "regulator-fixed";
90 regulator-name = "VSD_3V3B";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
94 enable-active-high;
99 compatible = "linux,extcon-usb-gpio";
100 id-gpio = <&gpio0 8 GPIO_ACTIVE_HIGH>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_extcon_usb1>;
105 pf1550-rpmsg {
106 compatible = "fsl,pf1550-rpmsg";
108 regulator-name = "SW1";
109 regulator-min-microvolt = <600000>;
110 regulator-max-microvolt = <1387500>;
111 regulator-boot-on;
112 regulator-always-on;
116 regulator-name = "SW2";
117 regulator-min-microvolt = <600000>;
118 regulator-max-microvolt = <1387500>;
119 regulator-boot-on;
120 regulator-always-on;
124 regulator-name = "SW3";
125 regulator-min-microvolt = <1800000>;
126 regulator-max-microvolt = <3300000>;
127 regulator-boot-on;
128 regulator-always-on;
132 regulator-name = "VREFDDR";
133 regulator-min-microvolt = <1200000>;
134 regulator-max-microvolt = <1200000>;
135 regulator-boot-on;
136 regulator-always-on;
140 regulator-name = "LDO1";
141 regulator-min-microvolt = <750000>;
142 regulator-max-microvolt = <3300000>;
143 regulator-always-on;
147 regulator-name = "LDO2";
148 regulator-min-microvolt = <1800000>;
149 regulator-max-microvolt = <3300000>;
150 regulator-always-on;
154 regulator-name = "LDO3";
155 regulator-min-microvolt = <750000>;
156 regulator-max-microvolt = <3300000>;
157 regulator-always-on;
163 pinctrl-names = "default";
164 pinctrl-0 = <&pinctrl_hog_1>;
166 imx7ulp-evk {
167 pinctrl_hog_1: hoggrp-1 {
174 ULP1_PAD_PTE14__SDHC1_VS 0x843 /* USDHC1 VSEL */
304 disp-dev = "mipi_dsi_northwest";
308 bits-per-pixel = <16>;
309 bus-width = <24>;
311 display-timings {
312 native-mode = <&timing0>;
314 clock-frequency = <9200000>;
317 hfront-porch = <8>;
318 hback-porch = <4>;
319 hsync-len = <41>;
320 vback-porch = <2>;
321 vfront-porch = <4>;
322 vsync-len = <10>;
324 hsync-active = <0>;
325 vsync-active = <0>;
326 de-active = <1>;
327 pixelclk-active = <0>;
334 #address-cells = <1>;
335 #size-cells = <0>;
336 pinctrl-names = "default";
337 pinctrl-0 = <&pinctrl_lpi2c7>;
341 #address-cells = <1>;
342 #size-cells = <0>;
343 pinctrl-names = "default";
344 pinctrl-0 = <&pinctrl_lpi2c5>;
364 #address-cells = <1>;
365 #size-cells = <0>;
366 pinctrl-names = "default";
367 pinctrl-0 = <&pinctrl_lpspi3>;
373 spi-max-frequency = <1000000>;
378 pinctrl-names = "default";
379 pinctrl-0 = <&pinctrl_mipi_dsi_reset>;
380 lcd_panel = "TRULY-WVGA-TFT3P5581E";
386 pinctrl-names = "default";
387 pinctrl-0 = <&pinctrl_lpuart4>;
392 pinctrl-names = "default";
393 pinctrl-0 = <&pinctrl_lpuart6>;
398 pinctrl-names = "default";
399 pinctrl-0 = <&pinctrl_lpuart7>;
408 vbus-supply = <&reg_usb_otg1_vbus>;
410 srp-disable;
411 hnp-disable;
412 adp-disable;
417 pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
418 pinctrl-0 = <&pinctrl_usdhc0>;
419 pinctrl-1 = <&pinctrl_usdhc0>;
420 pinctrl-2 = <&pinctrl_usdhc0>;
421 pinctrl-3 = <&pinctrl_usdhc0>;
422 cd-gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
423 vmmc-supply = <&reg_vsd_3v3>;
424 vqmmc-supply = <&vldo2_reg>;