Lines Matching +full:startup +full:- +full:sensor

1 // SPDX-License-Identifier: GPL-2.0
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
10 stdout-path = &uart1;
18 reg_wl18xx_vmmc: regulator-wl18xx {
19 compatible = "regulator-fixed";
20 regulator-name = "vwl1837";
21 regulator-min-microvolt = <3300000>;
22 regulator-max-microvolt = <3300000>;
24 startup-delay-us = <70000>;
25 enable-active-high;
30 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
32 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_gpmi_nand>;
39 nand-on-flash-bbt;
44 clock-frequency = <100000>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_i2c3>;
55 regulator-min-microvolt = <725000>;
56 regulator-max-microvolt = <1450000>;
57 regulator-name = "vddcore";
58 regulator-boot-on;
59 regulator-always-on;
60 regulator-ramp-delay = <6250>;
64 regulator-min-microvolt = <725000>;
65 regulator-max-microvolt = <1450000>;
66 regulator-name = "vddsoc";
67 regulator-boot-on;
68 regulator-always-on;
69 regulator-ramp-delay = <6250>;
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
75 regulator-name = "gen_3v3";
76 regulator-boot-on;
80 regulator-min-microvolt = <1350000>;
81 regulator-max-microvolt = <1350000>;
82 regulator-name = "sw3a_vddr";
83 regulator-boot-on;
84 regulator-always-on;
88 regulator-min-microvolt = <1350000>;
89 regulator-max-microvolt = <1350000>;
90 regulator-name = "sw3b_vddr";
91 regulator-boot-on;
92 regulator-always-on;
96 regulator-min-microvolt = <1800000>;
97 regulator-max-microvolt = <3300000>;
98 regulator-name = "gen_rgmii";
102 regulator-min-microvolt = <5000000>;
103 regulator-max-microvolt = <5150000>;
104 regulator-name = "gen_5v0";
108 regulator-min-microvolt = <1000000>;
109 regulator-max-microvolt = <3000000>;
110 regulator-name = "gen_vsns";
111 regulator-boot-on;
112 regulator-always-on;
116 regulator-boot-on;
117 regulator-always-on;
121 regulator-min-microvolt = <1500000>;
122 regulator-max-microvolt = <1500000>;
123 regulator-name = "gen_1v5";
127 regulator-name = "vgen2";
128 regulator-min-microvolt = <800000>;
129 regulator-max-microvolt = <1550000>;
133 regulator-name = "gen_vadj_0";
134 regulator-min-microvolt = <1800000>;
135 regulator-max-microvolt = <3300000>;
139 regulator-name = "gen_1v8";
140 regulator-min-microvolt = <1800000>;
141 regulator-max-microvolt = <1800000>;
142 regulator-always-on;
146 regulator-name = "gen_vadj_1";
147 regulator-min-microvolt = <1800000>;
148 regulator-max-microvolt = <3300000>;
149 regulator-always-on;
153 regulator-name = "gen_2v5";
154 regulator-min-microvolt = <2500000>;
155 regulator-max-microvolt = <2500000>;
156 regulator-always-on;
160 regulator-min-microvolt = <2500000>;
161 regulator-max-microvolt = <3000000>;
162 regulator-always-on;
167 temperature-sensor@49 {
170 interrupt-parent = <&gpio6>;
172 #thermal-sensor-cells = <1>;
175 temperature-sensor@4a {
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_tempsense>;
180 interrupt-parent = <&gpio6>;
182 #thermal-sensor-cells = <1>;
188 read-only; /* Manufacturing EEPROM programmed at factory */
202 vin-supply = <&sw1a_reg>;
207 vin-supply = <&sw1c_reg>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&pinctrl_hog>;
218 pinctrl_gpmi_nand: gpmi-nandgrp {
323 pinctrl-names = "default";
324 pinctrl-0 = <&pinctrl_uart1>;
329 pinctrl-names = "default";
330 pinctrl-0 = <&pinctrl_uart2>;
331 uart-has-rtscts;
335 compatible = "ti,wl1837-st";
336 enable-gpios = <&gpio7 8 GPIO_ACTIVE_HIGH>;
341 pinctrl-names = "default", "state_100mhz", "state_200mhz";
342 pinctrl-0 = <&pinctrl_usdhc1>;
343 non-removable;
344 keep-power-in-suspend;
345 wakeup-source;
346 vmmc-supply = <&sw2_reg>;
351 pinctrl-names = "default";
352 pinctrl-0 = <&pinctrl_usdhc3>;
353 non-removable;
354 cap-power-off-card;
355 keep-power-in-suspend;
356 wakeup-source;
357 vmmc-supply = <&reg_wl18xx_vmmc>;
358 #address-cells = <1>;
359 #size-cells = <0>;
365 interrupt-parent = <&gpio7>;
367 tcxo-clock-frequency = <26000000>;