Lines Matching +full:tx +full:- +full:d +full:- +full:cal

1 // SPDX-License-Identifier: GPL-2.0+
4 * Copyright 2017-2018 NXP
7 /dts-v1/;
13 compatible = "fsl,imx6ul-14x14-evk", "fsl,imx6ul";
20 stdout-path = &uart1;
28 compatible = "simple-bus";
29 #address-cells = <1>;
30 #size-cells = <0>;
33 compatible = "regulator-fixed";
34 regulator-name = "VSD_3V3";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
38 off-on-delay = <20000>;
39 enable-active-high;
43 compatible = "regulator-fixed";
45 regulator-name = "can-3v3";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
51 reg_gpio_dvfs: regulator-gpio {
52 compatible = "regulator-gpio";
53 pinctrl-names = "default";
54 pinctrl-0 = <&pinctrl_dvfs>;
55 regulator-min-microvolt = <1300000>;
56 regulator-max-microvolt = <1400000>;
57 regulator-name = "gpio_dvfs";
58 regulator-type = "voltage";
64 soft_spi: soft-spi {
65 compatible = "spi-gpio";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_spi4>;
68 pinctrl-assert-gpios = <&gpio5 8 GPIO_ACTIVE_LOW>;
70 gpio-sck = <&gpio5 11 0>;
71 gpio-mosi = <&gpio5 10 0>;
72 cs-gpios = <&gpio5 7 0>;
73 num-chipselects = <1>;
74 #address-cells = <1>;
75 #size-cells = <0>;
79 gpio-controller;
80 #gpio-cells = <2>;
82 registers-number = <1>;
83 registers-default = /bits/ 8 <0x57>;
84 spi-max-frequency = <100000>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&pinctrl_enet1>;
92 phy-mode = "rmii";
93 phy-handle = <&ethphy0>;
98 pinctrl-names = "default";
99 pinctrl-0 = <&pinctrl_enet2>;
100 phy-mode = "rmii";
101 phy-handle = <&ethphy1>;
105 #address-cells = <1>;
106 #size-cells = <0>;
108 ethphy0: ethernet-phy@2 {
109 compatible = "ethernet-phy-ieee802.3-c22";
113 ethphy1: ethernet-phy@1 {
114 compatible = "ethernet-phy-ieee802.3-c22";
121 clock-frequency = <100000>;
122 pinctrl-names = "default", "gpio";
123 pinctrl-0 = <&pinctrl_i2c1>;
124 pinctrl-1 = <&pinctrl_i2c1_gpio>;
125 scl-gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
126 sda-gpios = <&gpio1 29 GPIO_ACTIVE_HIGH>;
139 interrupt-parent = <&gpio5>;
146 pinctrl-names = "default", "gpio";
147 pinctrl-0 = <&pinctrl_i2c2>;
148 pinctrl-1 = <&pinctrl_i2c2_gpio>;
149 scl-gpios = <&gpio1 30 GPIO_ACTIVE_HIGH>;
150 sda-gpios = <&gpio1 31 GPIO_ACTIVE_HIGH>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&pinctrl_hog_1>;
157 imx6ul-evk {
158 pinctrl_hog_1: hoggrp-1 {
359 pinctrl-names = "default";
360 pinctrl-0 = <&pinctrl_qspi>;
365 #address-cells = <1>;
366 #size-cells = <1>;
368 spi-max-frequency = <29000000>;
369 spi-nor,ddr-quad-read-dummy = <6>;
375 pinctrl-names = "default";
376 pinctrl-0 = <&pinctrl_uart1>;
381 pinctrl-names = "default";
382 pinctrl-0 = <&pinctrl_usb_otg1_id>;
384 srp-disable;
385 hnp-disable;
386 adp-disable;
392 disable-over-current;
397 tx-d-cal = <0x5>;
401 tx-d-cal = <0x5>;
405 pinctrl-names = "default", "state_100mhz", "state_200mhz";
406 pinctrl-0 = <&pinctrl_usdhc1>;
407 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
408 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
409 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
410 keep-power-in-suspend;
411 wakeup-source;
412 vmmc-supply = <&reg_sd1_vmmc>;
417 pinctrl-names = "default";
418 pinctrl-0 = <&pinctrl_usdhc2>;
419 non-removable;
424 pinctrl-names = "default";
425 pinctrl-0 = <&pinctrl_wdog>;
426 fsl,ext-reset-output;