Lines Matching +full:num +full:- +full:interpolated +full:- +full:steps

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
17 stdout-path = &uart4;
21 compatible = "pwm-backlight";
23 brightness-levels = <0 1000>;
24 num-interpolated-steps = <20>;
25 default-brightness-level = <19>;
26 power-supply = <&reg_12v0>;
30 compatible = "fsl,imx-parallel-display";
31 pinctrl-0 = <&pinctrl_ipu1_disp>;
32 pinctrl-names = "default";
33 #address-cells = <1>;
34 #size-cells = <0>;
40 remote-endpoint = <&ipu1_di0_disp0>;
48 remote-endpoint = <&panel_in>;
53 iio-hwmon {
54 compatible = "iio-hwmon";
55 io-channels = <&vdiv_vaccu>;
59 compatible = "gpio-leds";
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_leds>;
63 led-0 {
67 linux,default-trigger = "heartbeat";
74 power-supply = <&reg_3v3>;
78 remote-endpoint = <&display_out>;
83 clk50m_phy: phy-clock {
84 compatible = "fixed-clock";
85 #clock-cells = <0>;
86 clock-frequency = <50000000>;
89 reg_3v3: regulator-3v3 {
90 compatible = "regulator-fixed";
91 regulator-name = "3v3";
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
96 reg_5v0: regulator-5v0 {
97 compatible = "regulator-fixed";
98 regulator-name = "5v0";
99 regulator-min-microvolt = <5000000>;
100 regulator-max-microvolt = <5000000>;
103 reg_12v0: regulator-12v0 {
104 compatible = "regulator-fixed";
105 regulator-name = "12v0";
106 regulator-min-microvolt = <12000000>;
107 regulator-max-microvolt = <12000000>;
110 thermal-zones {
111 chassis-thermal {
112 polling-delay = <20000>;
113 polling-delay-passive = <0>;
114 thermal-sensors = <&tsens0>;
117 touch-thermal0 {
118 polling-delay = <20000>;
119 polling-delay-passive = <0>;
120 thermal-sensors = <&touch_temp0>;
123 touch-thermal1 {
124 polling-delay = <20000>;
125 polling-delay-passive = <0>;
126 thermal-sensors = <&touch_temp1>;
131 compatible = "resistive-adc-touch";
132 io-channels = <&adc_ts 1>, <&adc_ts 3>, <&adc_ts 4>,
134 io-channel-names = "y", "z1", "z2", "x";
135 touchscreen-min-pressure = <64687>;
136 touchscreen-inverted-x;
137 touchscreen-inverted-y;
138 touchscreen-x-plate-ohms = <300>;
139 touchscreen-y-plate-ohms = <800>;
142 touch_temp0: touch-temperature-sensor0 {
143 compatible = "generic-adc-thermal";
144 #thermal-sensor-cells = <0>;
145 io-channels = <&adc_ts 0>;
146 io-channel-names = "sensor-channel";
147 temperature-lookup-table = < (-40000) 736
151 touch_temp1: touch-temperature-sensor1 {
152 compatible = "generic-adc-thermal";
153 #thermal-sensor-cells = <0>;
154 io-channels = <&adc_ts 7>;
155 io-channel-names = "sensor-channel";
156 temperature-lookup-table = < (-40000) 826
160 vdiv_vaccu: voltage-divider-vaccu {
161 compatible = "voltage-divider";
162 io-channels = <&adc_ts 2>;
163 output-ohms = <2500>;
164 full-ohms = <64000>;
165 #io-channel-cells = <0>;
170 pinctrl-names = "default";
171 pinctrl-0 = <&pinctrl_can1>;
172 xceiver-supply = <&reg_5v0>;
177 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_ecspi1>;
183 compatible = "jedec,spi-nor";
185 spi-max-frequency = <20000000>;
190 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_ecspi2>;
196 compatible = "ti,tsc2046e-adc";
198 pinctrl-0 = <&pinctrl_tsc2046>;
199 pinctrl-names = "default";
200 spi-max-frequency = <1000000>;
201 interrupts-extended = <&gpio3 20 IRQ_TYPE_LEVEL_LOW>;
202 #io-channel-cells = <1>;
204 #address-cells = <1>;
205 #size-cells = <0>;
209 settling-time-us = <300>;
210 oversampling-ratio = <5>;
215 settling-time-us = <700>;
216 oversampling-ratio = <5>;
221 settling-time-us = <300>;
222 oversampling-ratio = <5>;
227 settling-time-us = <700>;
228 oversampling-ratio = <5>;
233 settling-time-us = <700>;
234 oversampling-ratio = <5>;
239 settling-time-us = <700>;
240 oversampling-ratio = <5>;
247 settling-time-us = <300>;
248 oversampling-ratio = <5>;
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_enet>;
256 phy-mode = "rmii";
260 clock-names = "ipg", "ahb", "ptp";
261 phy-handle = <&rgmii_phy>;
265 #address-cells = <1>;
266 #size-cells = <0>;
269 rgmii_phy: ethernet-phy@0 {
271 interrupts-extended = <&gpio5 23 IRQ_TYPE_LEVEL_LOW>;
272 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
273 reset-assert-us = <10000>;
274 reset-deassert-us = <300>;
280 gpio-line-names =
288 gpio-line-names =
296 gpio-line-names =
304 gpio-line-names =
312 gpio-line-names =
320 clock-frequency = <100000>;
321 pinctrl-names = "default";
322 pinctrl-0 = <&pinctrl_i2c1>;
329 clock-frequency = <100000>;
330 pinctrl-names = "default";
331 pinctrl-0 = <&pinctrl_i2c3>;
334 tsens0: temperature-sensor@70 {
337 #thermal-sensor-cells = <0>;
342 remote-endpoint = <&display_in>;
346 pinctrl-names = "default";
347 pinctrl-0 = <&pinctrl_pwm1>;
352 pinctrl-names = "default";
353 pinctrl-0 = <&pinctrl_uart4>;
368 disable-over-current;
373 pinctrl-names = "default";
374 pinctrl-0 = <&pinctrl_usdhc1>;
375 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
376 no-1-8-v;
377 disable-wp;
378 cap-sd-highspeed;
379 no-mmc;
380 no-sdio;
385 pinctrl-names = "default";
386 pinctrl-0 = <&pinctrl_usdhc3>;
387 bus-width = <8>;
388 no-1-8-v;
389 non-removable;
390 no-sd;
391 no-sdio;