Lines Matching +full:regulator +full:- +full:max +full:- +full:step +full:- +full:microvolt
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 /dts-v1/;
11 compatible = "fsl,imx7d-sdb", "fsl,imx7d";
14 stdout-path = &uart1;
22 gpio-keys {
23 compatible = "gpio-keys";
24 pinctrl-names = "default";
25 pinctrl-0 = <&pinctrl_gpio_keys>;
27 volume-up {
31 wakeup-source;
34 volume-down {
38 wakeup-source;
43 compatible = "spi-gpio";
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_spi4>;
46 gpio-sck = <&gpio1 13 GPIO_ACTIVE_HIGH>;
47 gpio-mosi = <&gpio1 9 GPIO_ACTIVE_HIGH>;
48 cs-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
49 num-chipselects = <1>;
50 #address-cells = <1>;
51 #size-cells = <0>;
53 extended_io: gpio-expander@0 {
55 gpio-controller;
56 #gpio-cells = <2>;
58 registers-number = <1>;
59 spi-max-frequency = <100000>;
63 reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
64 compatible = "regulator-fixed";
65 regulator-name = "usb_otg1_vbus";
66 regulator-min-microvolt = <5000000>;
67 regulator-max-microvolt = <5000000>;
69 enable-active-high;
72 reg_usb_otg2_vbus: regulator-usb-otg2-vbus {
73 compatible = "regulator-fixed";
74 regulator-name = "usb_otg2_vbus";
75 pinctrl-names = "default";
76 pinctrl-0 = <&pinctrl_usb_otg2_vbus_reg>;
77 regulator-min-microvolt = <5000000>;
78 regulator-max-microvolt = <5000000>;
80 enable-active-high;
83 reg_vref_1v8: regulator-vref-1v8 {
84 compatible = "regulator-fixed";
85 regulator-name = "vref-1v8";
86 regulator-min-microvolt = <1800000>;
87 regulator-max-microvolt = <1800000>;
90 reg_brcm: regulator-brcm {
91 compatible = "regulator-fixed";
93 enable-active-high;
94 regulator-name = "brcm_reg";
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_brcm_reg>;
97 regulator-min-microvolt = <3300000>;
98 regulator-max-microvolt = <3300000>;
99 startup-delay-us = <200000>;
102 reg_lcd_3v3: regulator-lcd-3v3 {
103 compatible = "regulator-fixed";
104 regulator-name = "lcd-3v3";
105 regulator-min-microvolt = <3300000>;
106 regulator-max-microvolt = <3300000>;
110 reg_can2_3v3: regulator-can2-3v3 {
111 compatible = "regulator-fixed";
112 regulator-name = "can2-3v3";
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_flexcan2_reg>;
115 regulator-min-microvolt = <3300000>;
116 regulator-max-microvolt = <3300000>;
120 reg_fec2_3v3: regulator-fec2-3v3 {
121 compatible = "regulator-fixed";
122 regulator-name = "fec2-3v3";
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinctrl_enet2_reg>;
125 regulator-min-microvolt = <3300000>;
126 regulator-max-microvolt = <3300000>;
131 compatible = "pwm-backlight";
133 brightness-levels = <0 4 8 16 32 64 128 255>;
134 default-brightness-level = <6>;
141 power-supply = <®_lcd_3v3>;
145 remote-endpoint = <&display_out>;
151 compatible = "fsl,imx7d-evk-wm8960",
152 "fsl,imx-audio-wm8960";
153 model = "wm8960-audio";
154 audio-cpu = <&sai1>;
155 audio-codec = <&codec>;
156 hp-det-gpio = <&gpio2 28 GPIO_ACTIVE_HIGH>;
157 audio-routing =
170 vref-supply = <®_vref_1v8>;
175 vref-supply = <®_vref_1v8>;
180 cpu-supply = <&sw1a_reg>;
184 cpu-supply = <&sw1a_reg>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&pinctrl_ecspi3>;
190 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
196 spi-max-frequency = <1000000>;
197 pinctrl-names ="default";
198 pinctrl-0 = <&pinctrl_tsc2046_pendown>;
199 interrupt-parent = <&gpio2>;
201 pendown-gpio = <&gpio2 29 GPIO_ACTIVE_HIGH>;
202 ti,x-min = /bits/ 16 <0>;
203 ti,x-max = /bits/ 16 <0>;
204 ti,y-min = /bits/ 16 <0>;
205 ti,y-max = /bits/ 16 <0>;
206 ti,pressure-max = /bits/ 16 <0>;
207 ti,x-plate-ohms = /bits/ 16 <400>;
208 wakeup-source;
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_enet1>;
215 assigned-clocks = <&clks IMX7D_ENET1_TIME_ROOT_SRC>,
217 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
218 assigned-clock-rates = <0>, <100000000>;
219 phy-mode = "rgmii";
220 phy-handle = <ðphy0>;
221 fsl,magic-packet;
222 phy-reset-gpios = <&extended_io 5 GPIO_ACTIVE_LOW>;
226 #address-cells = <1>;
227 #size-cells = <0>;
229 ethphy0: ethernet-phy@0 {
233 ethphy1: ethernet-phy@1 {
240 pinctrl-names = "default";
241 pinctrl-0 = <&pinctrl_enet2>;
242 assigned-clocks = <&clks IMX7D_ENET2_TIME_ROOT_SRC>,
244 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
245 assigned-clock-rates = <0>, <100000000>;
246 phy-mode = "rgmii";
247 phy-handle = <ðphy1>;
248 phy-supply = <®_fec2_3v3>;
249 fsl,magic-packet;
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_flexcan2>;
256 xceiver-supply = <®_can2_3v3>;
261 pinctrl-names = "default";
262 pinctrl-0 = <&pinctrl_i2c1>;
271 regulator-min-microvolt = <700000>;
272 regulator-max-microvolt = <1475000>;
273 regulator-boot-on;
274 regulator-always-on;
275 regulator-ramp-delay = <6250>;
280 regulator-min-microvolt = <700000>;
281 regulator-max-microvolt = <1475000>;
282 regulator-boot-on;
283 regulator-always-on;
284 regulator-ramp-delay = <6250>;
288 regulator-min-microvolt = <1800000>;
289 regulator-max-microvolt = <1800000>;
290 regulator-boot-on;
291 regulator-always-on;
295 regulator-min-microvolt = <900000>;
296 regulator-max-microvolt = <1650000>;
297 regulator-boot-on;
298 regulator-always-on;
302 regulator-min-microvolt = <5000000>;
303 regulator-max-microvolt = <5150000>;
307 regulator-min-microvolt = <1000000>;
308 regulator-max-microvolt = <3000000>;
309 regulator-boot-on;
310 regulator-always-on;
314 regulator-boot-on;
315 regulator-always-on;
319 regulator-min-microvolt = <1800000>;
320 regulator-max-microvolt = <3300000>;
321 regulator-always-on;
325 regulator-min-microvolt = <800000>;
326 regulator-max-microvolt = <1550000>;
330 regulator-min-microvolt = <2850000>;
331 regulator-max-microvolt = <3300000>;
332 regulator-always-on;
336 regulator-min-microvolt = <2850000>;
337 regulator-max-microvolt = <3300000>;
338 regulator-always-on;
342 regulator-min-microvolt = <1800000>;
343 regulator-max-microvolt = <3300000>;
344 regulator-always-on;
348 regulator-min-microvolt = <2800000>;
349 regulator-max-microvolt = <2800000>;
350 regulator-always-on;
357 pinctrl-names = "default";
358 pinctrl-0 = <&pinctrl_i2c2>;
368 pinctrl-names = "default";
369 pinctrl-0 = <&pinctrl_i2c3>;
374 pinctrl-names = "default";
375 pinctrl-0 = <&pinctrl_i2c4>;
382 clock-names = "mclk";
383 wlf,shared-lrclk;
384 wlf,hp-cfg = <2 2 3>;
385 wlf,gpio-cfg = <1 3>;
386 assigned-clocks = <&clks IMX7D_AUDIO_MCLK_ROOT_SRC>,
389 assigned-clock-parents = <&clks IMX7D_PLL_AUDIO_POST_DIV>;
390 assigned-clock-rates = <0>, <884736000>, <12288000>;
395 pinctrl-names = "default";
396 pinctrl-0 = <&pinctrl_lcdif>;
401 remote-endpoint = <&panel_in>;
407 reset-gpio = <&extended_io 1 GPIO_ACTIVE_LOW>;
412 vin-supply = <&sw2_reg>;
416 vin-supply = <&sw2_reg>;
420 pinctrl-names = "default";
421 pinctrl-0 = <&pinctrl_sai1>;
422 assigned-clocks = <&clks IMX7D_SAI1_ROOT_SRC>,
425 assigned-clock-parents = <&clks IMX7D_PLL_AUDIO_POST_DIV>;
426 assigned-clock-rates = <0>, <884736000>, <36864000>;
431 pinctrl-names = "default";
432 pinctrl-0 = <&pinctrl_sai3 &pinctrl_sai3_mclk>;
433 assigned-clocks = <&clks IMX7D_SAI3_ROOT_SRC>,
436 assigned-clock-parents = <&clks IMX7D_PLL_AUDIO_POST_DIV>;
437 assigned-clock-rates = <0>, <884736000>, <36864000>;
446 pinctrl-names = "default";
447 pinctrl-0 = <&pinctrl_uart1>;
448 assigned-clocks = <&clks IMX7D_UART1_ROOT_SRC>;
449 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
454 pinctrl-names = "default";
455 pinctrl-0 = <&pinctrl_uart6>;
456 assigned-clocks = <&clks IMX7D_UART6_ROOT_SRC>;
457 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
458 uart-has-rtscts;
463 vbus-supply = <®_usb_otg1_vbus>;
468 vbus-supply = <®_usb_otg2_vbus>;
474 pinctrl-names = "default";
475 pinctrl-0 = <&pinctrl_usdhc1>;
476 cd-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
477 wp-gpios = <&gpio5 1 GPIO_ACTIVE_HIGH>;
478 wakeup-source;
479 keep-power-in-suspend;
484 pinctrl-names = "default", "state_100mhz", "state_200mhz";
485 pinctrl-0 = <&pinctrl_usdhc2>;
486 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
487 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
488 wakeup-source;
489 keep-power-in-suspend;
490 non-removable;
491 vmmc-supply = <®_brcm>;
492 fsl,tuning-step = <2>;
497 pinctrl-names = "default", "state_100mhz", "state_200mhz";
498 pinctrl-0 = <&pinctrl_usdhc3>;
499 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
500 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
501 assigned-clocks = <&clks IMX7D_USDHC3_ROOT_CLK>;
502 assigned-clock-rates = <400000000>;
503 bus-width = <8>;
504 fsl,tuning-step = <2>;
505 non-removable;
510 pinctrl-names = "default";
511 pinctrl-0 = <&pinctrl_wdog>;
512 fsl,ext-reset-output;
516 pinctrl-names = "default";
517 pinctrl-0 = <&pinctrl_hog>;
519 imx7d-sdb {
831 pinctrl-names = "default";
832 pinctrl-0 = <&pinctrl_pwm1>;