Lines Matching +full:vqmmc +full:- +full:supply
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;
23 /delete-property/ mmc3;
32 compatible = "gpio-fan";
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_gpio_fan>;
36 gpio-fan,speed-map = <0 0
41 compatible = "gpio-ir-receiver";
43 pinctrl-names = "default";
44 pinctrl-0 = <&pinctrl_ir>;
48 compatible = "gpio-leds";
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_gpio_leds>;
55 default-state = "keep";
59 reg_2p5v: regulator-2p5v {
60 compatible = "regulator-fixed";
61 regulator-name = "2P5V";
62 regulator-min-microvolt = <2500000>;
63 regulator-max-microvolt = <2500000>;
66 reg_3p3v: regulator-3p3v {
67 compatible = "regulator-fixed";
68 regulator-name = "3P3V";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
73 reg_5p0v: regulator-5p0v {
74 compatible = "regulator-fixed";
75 regulator-name = "5P0V";
76 regulator-min-microvolt = <5000000>;
77 regulator-max-microvolt = <5000000>;
80 sound-sgtl5000 {
81 audio-codec = <&sgtl5000>;
82 audio-routing =
86 compatible = "fsl,imx-audio-sgtl5000";
87 model = "On-board Codec";
88 mux-ext-port = <3>;
89 mux-int-port = <1>;
90 ssi-controller = <&ssi1>;
93 sound-spdif {
94 compatible = "fsl,imx-audio-spdif";
95 model = "On-board SPDIF";
96 spdif-controller = <&spdif>;
97 spdif-out;
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_enet>;
108 phy-mode = "rgmii-id";
109 phy-handle = <&phy>;
113 #address-cells = <1>;
114 #size-cells = <0>;
116 phy: ethernet-phy@4 {
118 qca,clk-out-frequency = <125000000>;
119 reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
120 reset-assert-us = <10000>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&pinctrl_hdmi>;
128 ddc-i2c-bus = <&i2c2>;
133 clock-frequency = <100000>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_i2c1>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&pinctrl_sgtl5000>;
144 VDDA-supply = <®_2p5v>;
145 VDDIO-supply = <®_3p3v>;
150 clock-frequency = <100000>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&pinctrl_i2c2>;
157 clock-frequency = <100000>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&pinctrl_i2c3>;
169 pinctrl-names = "default";
170 pinctrl-0 = <&pinctrl_pcie>;
171 reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
176 fsl,transmit-level-mV = <1104>;
177 fsl,transmit-boost-mdB = <3330>;
178 fsl,transmit-atten-16ths = <16>;
179 fsl,receive-eq-mdB = <3000>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&pinctrl_spdif>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_uart1>;
204 pinctrl-names = "default";
205 pinctrl-0 = <&pinctrl_uart2>;
210 vbus-supply = <®_5p0v>;
215 vbus-supply = <®_5p0v>;
216 pinctrl-names = "default";
217 pinctrl-0 = <&pinctrl_usbotg>;
218 disable-over-current;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_usdhc2>;
225 bus-width = <4>;
226 cd-gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
227 vmmc-supply = <®_3p3v>;
228 vqmmc-supply = <®_3p3v>;
229 voltage-ranges = <3300 3300>;
230 no-1-8-v;
235 pinctrl-names = "default";
236 pinctrl-0 = <&pinctrl_usdhc3>;
237 bus-width = <4>;
238 cd-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
239 wp-gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
240 vmmc-supply = <®_3p3v>;
241 vqmmc-supply = <®_3p3v>;
242 voltage-ranges = <3300 3300>;
243 no-1-8-v;
248 pinctrl-names = "default";
249 pinctrl-0 = <&pinctrl_usdhc4>;
250 bus-width = <8>;
251 vmmc-supply = <®_3p3v>;
252 vqmmc-supply = <®_3p3v>;
253 voltage-ranges = <3300 3300>;
254 non-removable;
255 no-1-8-v;