Lines Matching +full:cooling +full:- +full:levels
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/pwm/pwm.h>
8 #include <dt-bindings/input/input.h>
12 model = "emtrion SoM emCON-MX6";
13 compatible = "emtrion,emcon-mx6";
23 stdout-path = &uart1;
31 gpio-keys {
32 compatible = "gpio-keys";
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_emcon_wake>;
40 wakeup-source;
45 compatible = "gpio-leds";
46 pinctrl-names = "default";
47 pinctrl-0 = <&pinctrl_som_leds>;
49 led-green {
52 linux,default-trigger = "heartbeat";
53 default-state = "on";
56 led-red {
59 default-state = "keep";
64 lvds_backlight: lvds-backlight {
65 compatible = "pwm-backlight";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_lvds_bl>;
68 enable-gpios = <&gpio6 9 GPIO_ACTIVE_HIGH>;
70 brightness-levels = <
74 default-brightness-level = <13>;
78 pwm_fan: pwm-fan {
79 compatible = "pwm-fan";
80 #cooling-cells = <2>;
82 cooling-levels = <0 64 127 191 255>;
88 compatible = "fsl,imx-parallel-display";
89 #address-cells = <1>;
90 #size-cells = <0>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_rgb24_display>;
99 remote-endpoint = <&ipu1_di0_disp0>;
107 remote-endpoint = <&rgb_panel_in>;
114 power-supply = <®_parallel_disp>;
118 remote-endpoint = <&rgb_encoder_out>;
123 reg_parallel_disp: reg-parallel-display {
124 compatible = "regulator-fixed";
125 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_rgb_bl_en>;
127 regulator-name = "LCD-Supply";
128 regulator-min-microvolt = <5000000>;
129 regulator-max-microvolt = <5000000>;
131 enable-active-high;
134 reg_lvds_disp: reg-lvds-display {
135 compatible = "regulator-fixed";
136 regulator-name = "LVDS-Supply";
137 regulator-min-microvolt = <5000000>;
138 regulator-max-microvolt = <5000000>;
140 enable-active-high;
143 rgb_backlight: rgb-backlight {
144 compatible = "pwm-backlight";
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_rgb_bl>;
147 enable-gpios = <&gpio6 8 GPIO_ACTIVE_HIGH>;
149 brightness-levels = <
153 default-brightness-level = <13>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_can1>;
164 pinctrl-names = "default";
165 pinctrl-0 = <&pinctrl_can2>;
169 pinctrl-names = "default";
170 pinctrl-0 = <&pinctrl_ecspi2>;
171 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>,
176 pinctrl-names = "default";
177 pinctrl-0 = <&pinctrl_nor_flash>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&pinctrl_enet>;
183 phy-mode = "rgmii";
184 phy-reset-gpios = <&gpio5 20 GPIO_ACTIVE_LOW>;
185 phy-reset-duration = <50>;
186 phy-supply = <&vdd_1V8_reg>;
187 phy-handle = <&ksz9031>;
191 #address-cells = <1>;
192 #size-cells = <0>;
195 compatible = "ethernet-phy-ieee802.3-c22";
197 interrupt-parent = <&gpio1>;
199 rxdv-skew-ps = <480>;
200 txen-skew-ps = <480>;
201 rxd0-skew-ps = <480>;
202 rxd1-skew-ps = <480>;
203 rxd2-skew-ps = <480>;
204 rxd3-skew-ps = <480>;
205 txd0-skew-ps = <420>;
206 txd1-skew-ps = <420>;
207 txd2-skew-ps = <360>;
208 txd3-skew-ps = <360>;
209 txc-skew-ps = <1020>;
210 rxc-skew-ps = <960>;
216 clock-frequency = <100000>;
217 pinctrl-names = "default";
218 pinctrl-0 = <&pinctrl_i2c1>;
224 pinctrl-names = "default";
225 pinctrl-0 = <&pinctrl_pmic>;
226 interrupt-parent = <&gpio2>;
230 compatible = "dlg,da9063-onkey";
231 wakeup-source;
235 compatible = "dlg,da9063-watchdog";
236 timeout-sec = <0>;
241 regulator-min-microvolt = <1100000>;
242 regulator-max-microvolt = <1450000>;
243 regulator-ramp-delay = <2>;
244 regulator-name = "DA9063_CORE";
245 regulator-always-on;
249 regulator-min-microvolt = <1100000>;
250 regulator-max-microvolt = <1450000>;
251 regulator-ramp-delay = <2>;
252 regulator-name = "DA9063_SOC";
253 regulator-always-on;
257 regulator-min-microvolt = <1500000>;
258 regulator-max-microvolt = <1500000>;
259 regulator-ramp-delay = <2>;
260 regulator-always-on;
264 regulator-min-microvolt = <3300000>;
265 regulator-max-microvolt = <3300000>;
266 regulator-ramp-delay = <2>;
267 regulator-always-on;
271 regulator-min-microvolt = <2500000>;
272 regulator-max-microvolt = <2500000>;
273 regulator-always-on;
276 regulator-min-microvolt = <2500000>;
277 regulator-max-microvolt = <2500000>;
278 regulator-always-on;
282 regulator-min-microvolt = <3300000>;
283 regulator-max-microvolt = <3300000>;
284 regulator-always-on;
288 regulator-min-microvolt = <2500000>;
289 regulator-max-microvolt = <2500000>;
290 regulator-always-on;
291 regulator-boot-on;
295 regulator-min-microvolt = <2500000>;
296 regulator-max-microvolt = <2500000>;
297 regulator-always-on;
301 regulator-min-microvolt = <1800000>;
302 regulator-max-microvolt = <1800000>;
303 regulator-always-on;
307 regulator-min-microvolt = <1800000>;
308 regulator-max-microvolt = <3300000>;
309 regulator-always-on;
313 regulator-min-microvolt = <1200000>;
314 regulator-max-microvolt = <1200000>;
315 regulator-always-on;
327 clock-frequency = <100000>;
328 pinctrl-names = "default";
329 pinctrl-0 = <&pinctrl_i2c2>;
373 /*camera2-pinctrl is in imx6q-emcon.dtsi or imx6dl-emcon.dtsi*/
728 remote-endpoint = <&rgb_encoder_in>;
732 pinctrl-names = "default";
733 pinctrl-0 = <&pinctrl_pcie_ctrl>;
734 reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
735 disable-gpio = <&gpio2 22 GPIO_ACTIVE_LOW>;
739 #pwm-cells = <2>;
744 #pwm-cells = <2>;
749 #pwm-cells = <2>;
754 pinctrl-names = "default";
755 pinctrl-0 = <&pinctrl_uart1>;
760 pinctrl-names = "default";
761 pinctrl-0 = <&pinctrl_uart2>;
765 pinctrl-names = "default";
766 pinctrl-0 = <&pinctrl_uart3>;
770 pinctrl-names = "default";
771 pinctrl-0 = <&pinctrl_uart4>;
775 pinctrl-names = "default";
776 pinctrl-0 = <&pinctrl_uart5>;
780 pinctrl-names = "default";
781 pinctrl-0 = <&pinctrl_usb_host1>;
785 pinctrl-names = "default";
786 pinctrl-0 = <&pinctrl_usb_otg>;
787 vbus-supply = <®_usb_otg>;
792 pinctrl-names = "default";
793 pinctrl-0 = <&pinctrl_usdhc1>;
794 fsl,wp-controller;
798 pinctrl-names = "default";
799 pinctrl-0 = <&pinctrl_usdhc2>;
800 fsl,wp-controller;
804 pinctrl-names = "default";
805 pinctrl-0 = <&pinctrl_usdhc3>;
806 non-removable;
807 bus-width = <8>;
814 voltage-tolerance = <2>;
818 vin-supply = <&vddcore_reg>;
822 vin-supply = <&vddsoc_reg>;
826 vin-supply = <&vddsoc_reg>;