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>;
54 compatible = "gpio-leds";
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_leds>;
58 led-0 {
62 linux,default-trigger = "heartbeat";
69 power-supply = <&reg_3v3>;
73 remote-endpoint = <&display_out>;
78 clk50m_phy: phy-clock {
79 compatible = "fixed-clock";
80 #clock-cells = <0>;
81 clock-frequency = <50000000>;
84 reg_3v3: regulator-3v3 {
85 compatible = "regulator-fixed";
86 regulator-name = "3v3";
87 regulator-min-microvolt = <3300000>;
88 regulator-max-microvolt = <3300000>;
91 reg_5v0: regulator-5v0 {
92 compatible = "regulator-fixed";
93 regulator-name = "5v0";
94 regulator-min-microvolt = <5000000>;
95 regulator-max-microvolt = <5000000>;
98 reg_12v0: regulator-12v0 {
99 compatible = "regulator-fixed";
100 regulator-name = "12v0";
101 regulator-min-microvolt = <12000000>;
102 regulator-max-microvolt = <12000000>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_can1>;
109 xceiver-supply = <&reg_5v0>;
114 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&pinctrl_ecspi1>;
120 compatible = "jedec,spi-nor";
122 spi-max-frequency = <20000000>;
127 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_ecspi2>;
135 pinctrl-0 = <&pinctrl_tsc2046>;
136 pinctrl-names ="default";
137 spi-max-frequency = <100000>;
138 interrupts-extended = <&gpio3 20 IRQ_TYPE_EDGE_FALLING>;
139 pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
141 touchscreen-inverted-x;
142 touchscreen-inverted-y;
143 touchscreen-max-pressure = <4095>;
145 ti,vref-delay-usecs = /bits/ 16 <100>;
146 ti,x-plate-ohms = /bits/ 16 <800>;
147 ti,y-plate-ohms = /bits/ 16 <300>;
148 ti,debounce-max = /bits/ 16 <3>;
149 ti,debounce-tol = /bits/ 16 <70>;
150 ti,debounce-rep = /bits/ 16 <3>;
151 wakeup-source;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_enet>;
158 phy-mode = "rmii";
162 clock-names = "ipg", "ahb", "ptp";
163 phy-handle = <&rgmii_phy>;
167 #address-cells = <1>;
168 #size-cells = <0>;
171 rgmii_phy: ethernet-phy@0 {
173 interrupts-extended = <&gpio5 23 IRQ_TYPE_LEVEL_LOW>;
174 reset-gpios = <&gpio5 22 GPIO_ACTIVE_LOW>;
175 reset-assert-us = <10000>;
176 reset-deassert-us = <300>;
182 gpio-line-names =
190 gpio-line-names =
198 gpio-line-names =
206 gpio-line-names =
214 gpio-line-names =
222 clock-frequency = <100000>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_i2c1>;
231 clock-frequency = <100000>;
232 pinctrl-names = "default";
233 pinctrl-0 = <&pinctrl_i2c3>;
236 temperature-sensor@70 {
243 remote-endpoint = <&display_in>;
247 pinctrl-names = "default";
248 pinctrl-0 = <&pinctrl_pwm1>;
253 pinctrl-names = "default";
254 pinctrl-0 = <&pinctrl_uart4>;
269 disable-over-current;
274 pinctrl-names = "default";
275 pinctrl-0 = <&pinctrl_usdhc1>;
276 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
277 no-1-8-v;
278 disable-wp;
279 cap-sd-highspeed;
280 no-mmc;
281 no-sdio;
286 pinctrl-names = "default";
287 pinctrl-0 = <&pinctrl_usdhc3>;
288 bus-width = <8>;
289 no-1-8-v;
290 non-removable;
291 no-sd;
292 no-sdio;