Lines Matching +full:transmit +full:- +full:level +full:- +full:mv

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
13 compatible = "tbs,imx6q-tbs2910", "fsl,imx6q";
16 stdout-path = &uart1;
25 compatible = "gpio-fan";
26 pinctrl-names = "default";
27 pinctrl-0 = <&pinctrl_gpio_fan>;
29 gpio-fan,speed-map = <0 0
34 compatible = "gpio-ir-receiver";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_ir>;
41 compatible = "gpio-leds";
42 pinctrl-names = "default";
43 pinctrl-0 = <&pinctrl_gpio_leds>;
48 default-state = "keep";
52 reg_2p5v: regulator-2p5v {
53 compatible = "regulator-fixed";
54 regulator-name = "2P5V";
55 regulator-min-microvolt = <2500000>;
56 regulator-max-microvolt = <2500000>;
59 reg_3p3v: regulator-3p3v {
60 compatible = "regulator-fixed";
61 regulator-name = "3P3V";
62 regulator-min-microvolt = <3300000>;
63 regulator-max-microvolt = <3300000>;
66 reg_5p0v: regulator-5p0v {
67 compatible = "regulator-fixed";
68 regulator-name = "5P0V";
69 regulator-min-microvolt = <5000000>;
70 regulator-max-microvolt = <5000000>;
73 sound-sgtl5000 {
74 audio-codec = <&sgtl5000>;
75 audio-routing =
79 compatible = "fsl,imx-audio-sgtl5000";
80 model = "On-board Codec";
81 mux-ext-port = <3>;
82 mux-int-port = <1>;
83 ssi-controller = <&ssi1>;
86 sound-spdif {
87 compatible = "fsl,imx-audio-spdif";
88 model = "On-board SPDIF";
89 spdif-controller = <&spdif>;
90 spdif-out;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_enet>;
101 phy-mode = "rgmii-id";
102 phy-handle = <&phy>;
106 #address-cells = <1>;
107 #size-cells = <0>;
109 phy: ethernet-phy@4 {
111 qca,clk-out-frequency = <125000000>;
112 reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
113 reset-assert-us = <10000>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_hdmi>;
121 ddc-i2c-bus = <&i2c2>;
126 clock-frequency = <100000>;
127 pinctrl-names = "default";
128 pinctrl-0 = <&pinctrl_i2c1>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_sgtl5000>;
137 VDDA-supply = <&reg_2p5v>;
138 VDDIO-supply = <&reg_3p3v>;
143 clock-frequency = <100000>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_i2c2>;
150 clock-frequency = <100000>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&pinctrl_i2c3>;
162 pinctrl-names = "default";
163 pinctrl-0 = <&pinctrl_pcie>;
164 reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
169 fsl,transmit-level-mV = <1104>;
170 fsl,transmit-boost-mdB = <3330>;
171 fsl,transmit-atten-16ths = <16>;
172 fsl,receive-eq-mdB = <3000>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&pinctrl_spdif>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_uart1>;
197 pinctrl-names = "default";
198 pinctrl-0 = <&pinctrl_uart2>;
203 vbus-supply = <&reg_5p0v>;
208 vbus-supply = <&reg_5p0v>;
209 pinctrl-names = "default";
210 pinctrl-0 = <&pinctrl_usbotg>;
211 disable-over-current;
216 pinctrl-names = "default";
217 pinctrl-0 = <&pinctrl_usdhc2>;
218 bus-width = <4>;
219 cd-gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
220 vmmc-supply = <&reg_3p3v>;
221 vqmmc-supply = <&reg_3p3v>;
222 voltage-ranges = <3300 3300>;
223 no-1-8-v;
228 pinctrl-names = "default";
229 pinctrl-0 = <&pinctrl_usdhc3>;
230 bus-width = <4>;
231 cd-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
232 wp-gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
233 vmmc-supply = <&reg_3p3v>;
234 vqmmc-supply = <&reg_3p3v>;
235 voltage-ranges = <3300 3300>;
236 no-1-8-v;
241 pinctrl-names = "default";
242 pinctrl-0 = <&pinctrl_usdhc4>;
243 bus-width = <8>;
244 vmmc-supply = <&reg_3p3v>;
245 vqmmc-supply = <&reg_3p3v>;
246 voltage-ranges = <3300 3300>;
247 non-removable;
248 no-1-8-v;