Lines Matching +full:skew +full:- +full:delay

1 // SPDX-License-Identifier: GPL-2.0 OR X11
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
10 stdout-path = &uart2;
19 compatible = "simple-bus";
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "regulator-fixed";
26 regulator-name = "1P8V";
27 regulator-min-microvolt = <1800000>;
28 regulator-max-microvolt = <1800000>;
29 regulator-always-on;
33 compatible = "regulator-fixed";
35 regulator-name = "2P5V";
36 regulator-min-microvolt = <2500000>;
37 regulator-max-microvolt = <2500000>;
38 regulator-always-on;
42 compatible = "regulator-fixed";
44 regulator-name = "3P3V";
45 regulator-min-microvolt = <3300000>;
46 regulator-max-microvolt = <3300000>;
47 regulator-always-on;
51 compatible = "regulator-fixed";
53 regulator-name = "usb_otg_vbus";
54 regulator-min-microvolt = <5000000>;
55 regulator-max-microvolt = <5000000>;
57 enable-active-high;
61 compatible = "regulator-fixed";
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_usbh1>;
65 regulator-name = "usb_h1_vbus";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
69 enable-active-high;
73 compatible = "regulator-fixed";
75 pinctrl-names = "default";
76 pinctrl-0 = <&pinctrl_wlan_vmmc>;
77 regulator-name = "reg_wlan_vmmc";
78 regulator-min-microvolt = <3300000>;
79 regulator-max-microvolt = <3300000>;
81 startup-delay-us = <70000>;
82 enable-active-high;
86 compatible = "regulator-fixed";
88 regulator-name = "CAN XCVR";
89 regulator-min-microvolt = <3300000>;
90 regulator-max-microvolt = <3300000>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_can_xcvr>;
97 gpio-keys {
98 compatible = "gpio-keys";
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_gpio_keys>;
106 wakeup-source;
127 volume-up {
133 volume-down {
141 compatible = "i2c-mux-gpio";
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_i2c2mux>;
144 #address-cells = <1>;
145 #size-cells = <0>;
146 mux-gpios = <&gpio3 20 GPIO_ACTIVE_HIGH
148 i2c-parent = <&i2c2>;
149 idle-state = <0>;
153 #address-cells = <1>;
154 #size-cells = <0>;
159 #address-cells = <1>;
160 #size-cells = <0>;
165 compatible = "i2c-mux-gpio";
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_i2c3mux>;
168 #address-cells = <1>;
169 #size-cells = <0>;
170 mux-gpios = <&gpio2 25 GPIO_ACTIVE_HIGH>;
171 i2c-parent = <&i2c3>;
172 idle-state = <0>;
176 #address-cells = <1>;
177 #size-cells = <0>;
182 compatible = "gpio-leds";
184 speaker-enable {
186 retain-state-suspended;
187 default-state = "off";
190 ttymxc4-rs232 {
192 retain-state-suspended;
193 default-state = "on";
197 backlight_lcd: backlight-lcd {
198 compatible = "pwm-backlight";
200 brightness-levels = <0 4 8 16 32 64 128 255>;
201 default-brightness-level = <7>;
202 power-supply = <&reg_3p3v>;
206 backlight_lvds0: backlight-lvds0 {
207 compatible = "pwm-backlight";
209 brightness-levels = <0 4 8 16 32 64 128 255>;
210 default-brightness-level = <7>;
211 power-supply = <&reg_3p3v>;
215 backlight_lvds1: backlight-lvds1 {
216 compatible = "pwm-backlight";
218 brightness-levels = <0 4 8 16 32 64 128 255>;
219 default-brightness-level = <7>;
220 power-supply = <&reg_3p3v>;
225 compatible = "fsl,imx-parallel-display";
226 #address-cells = <1>;
227 #size-cells = <0>;
228 interface-pix-fmt = "bgr666";
229 pinctrl-names = "default";
230 pinctrl-0 = <&pinctrl_j15>;
237 remote-endpoint = <&ipu1_di0_disp0>;
245 remote-endpoint = <&lcd_panel_in>;
250 panel-lcd {
251 compatible = "okaya,rs800480t-7x0gp";
256 remote-endpoint = <&lcd_display_out>;
261 panel-lvds0 {
267 remote-endpoint = <&lvds0_out>;
272 panel-lvds1 {
278 remote-endpoint = <&lvds1_out>;
284 compatible = "fsl,imx6q-nitrogen6_max-sgtl5000",
285 "fsl,imx-audio-sgtl5000";
286 model = "imx6q-nitrogen6_max-sgtl5000";
287 ssi-controller = <&ssi1>;
288 audio-codec = <&codec>;
289 audio-routing =
293 mux-int-port = <1>;
294 mux-ext-port = <3>;
299 pinctrl-names = "default";
300 pinctrl-0 = <&pinctrl_audmux>;
305 pinctrl-names = "default";
306 pinctrl-0 = <&pinctrl_can1>;
307 xceiver-supply = <&reg_can_xcvr>;
312 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
314 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
319 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
320 pinctrl-names = "default";
321 pinctrl-0 = <&pinctrl_ecspi1>;
326 spi-max-frequency = <20000000>;
332 pinctrl-names = "default";
333 pinctrl-0 = <&pinctrl_enet>;
334 phy-mode = "rgmii";
335 phy-handle = <&ethphy>;
336 phy-reset-gpios = <&gpio1 27 GPIO_ACTIVE_LOW>;
337 /delete-property/ interrupts;
338 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
340 fsl,err006687-workaround-present;
344 #address-cells = <1>;
345 #size-cells = <0>;
347 ethphy: ethernet-phy {
348 compatible = "ethernet-phy-ieee802.3-c22";
349 txen-skew-ps = <0>;
350 txc-skew-ps = <3000>;
351 rxdv-skew-ps = <0>;
352 rxc-skew-ps = <3000>;
353 rxd0-skew-ps = <0>;
354 rxd1-skew-ps = <0>;
355 rxd2-skew-ps = <0>;
356 rxd3-skew-ps = <0>;
357 txd0-skew-ps = <0>;
358 txd1-skew-ps = <0>;
359 txd2-skew-ps = <0>;
360 txd3-skew-ps = <0>;
366 ddc-i2c-bus = <&i2c2>;
371 clock-frequency = <100000>;
372 pinctrl-names = "default";
373 pinctrl-0 = <&pinctrl_i2c1>;
378 pinctrl-names = "default";
379 pinctrl-0 = <&pinctrl_sgtl5000>;
382 VDDA-supply = <&reg_2p5v>;
383 VDDIO-supply = <&reg_3p3v>;
388 pinctrl-names = "default";
389 pinctrl-0 = <&pinctrl_rv4162>;
391 interrupts-extended = <&gpio4 6 IRQ_TYPE_LEVEL_LOW>;
396 clock-frequency = <100000>;
397 pinctrl-names = "default";
398 pinctrl-0 = <&pinctrl_i2c2>;
403 clock-frequency = <100000>;
404 pinctrl-names = "default";
405 pinctrl-0 = <&pinctrl_i2c3>;
411 interrupt-parent = <&gpio1>;
413 wakeup-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
417 compatible = "edt,edt-ft5x06";
419 interrupt-parent = <&gpio1>;
421 wakeup-source;
426 imx6q-nitrogen6-max {
443 pinctrl_can_xcvr: can-xcvrgrp {
483 pinctrl_gpio_keys: gpio-keysgrp {
699 pinctrl_wlan_vmmc: wlan-vmmcgrp {
711 remote-endpoint = <&lcd_display_in>;
717 lvds-channel@0 {
724 remote-endpoint = <&panel_in_lvds0>;
729 lvds-channel@1 {
736 remote-endpoint = <&panel_in_lvds1>;
743 pinctrl-names = "default";
744 pinctrl-0 = <&pinctrl_pcie>;
745 reset-gpio = <&gpio6 31 GPIO_ACTIVE_LOW>;
750 #pwm-cells = <2>;
751 pinctrl-names = "default";
752 pinctrl-0 = <&pinctrl_pwm1>;
757 #pwm-cells = <2>;
758 pinctrl-names = "default";
759 pinctrl-0 = <&pinctrl_pwm2>;
764 pinctrl-names = "default";
765 pinctrl-0 = <&pinctrl_pwm3>;
770 #pwm-cells = <2>;
771 pinctrl-names = "default";
772 pinctrl-0 = <&pinctrl_pwm4>;
781 pinctrl-names = "default";
782 pinctrl-0 = <&pinctrl_uart1>;
787 pinctrl-names = "default";
788 pinctrl-0 = <&pinctrl_uart2>;
793 pinctrl-names = "default";
794 pinctrl-0 = <&pinctrl_uart5>;
799 vbus-supply = <&reg_usb_h1_vbus>;
804 vbus-supply = <&reg_usb_otg_vbus>;
805 pinctrl-names = "default";
806 pinctrl-0 = <&pinctrl_usbotg>;
807 disable-over-current;
812 pinctrl-names = "default";
813 pinctrl-0 = <&pinctrl_usdhc2>;
814 bus-width = <4>;
815 non-removable;
816 vmmc-supply = <&reg_wlan_vmmc>;
817 cap-power-off-card;
818 keep-power-in-suspend;
821 #address-cells = <1>;
822 #size-cells = <0>;
826 interrupt-parent = <&gpio6>;
828 ref-clock-frequency = <38400000>;
833 pinctrl-names = "default";
834 pinctrl-0 = <&pinctrl_usdhc3>;
835 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
836 bus-width = <4>;
837 vmmc-supply = <&reg_3p3v>;
842 pinctrl-names = "default";
843 pinctrl-0 = <&pinctrl_usdhc4>;
844 bus-width = <8>;
845 non-removable;
846 vmmc-supply = <&reg_1p8v>;
847 keep-power-in-suspend;