Lines Matching +full:vpcie +full:- +full:supply
6 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include <dt-bindings/gpio/gpio.h>
46 #include <dt-bindings/sound/fsl-imx-audmux.h>
50 model = "CompuLab CM-FX6";
51 compatible = "compulab,cm-fx6", "fsl,imx6q";
59 compatible = "gpio-leds";
61 heartbeat-led {
64 linux,default-trigger = "heartbeat";
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_pwrseq>;
71 compatible = "mmc-pwrseq-sd8787";
72 powerdown-gpios = <&gpio7 12 GPIO_ACTIVE_HIGH>;
73 reset-gpios = <&gpio6 16 GPIO_ACTIVE_HIGH>;
76 reg_pcie_power_on_gpio: regulator-pcie-power-on-gpio {
77 compatible = "regulator-fixed";
78 regulator-name = "regulator-pcie-power-on-gpio";
79 regulator-min-microvolt = <3300000>;
80 regulator-max-microvolt = <3300000>;
85 compatible = "regulator-fixed";
86 regulator-name = "usb_h1_vbus";
87 regulator-min-microvolt = <5000000>;
88 regulator-max-microvolt = <5000000>;
90 enable-active-high;
94 compatible = "regulator-fixed";
95 regulator-name = "usb_otg_vbus";
96 regulator-min-microvolt = <5000000>;
97 regulator-max-microvolt = <5000000>;
99 enable-active-high;
102 sound-analog {
103 compatible = "simple-audio-card";
104 simple-audio-card,name = "On-board analog audio";
105 simple-audio-card,widgets =
110 simple-audio-card,routing =
115 simple-audio-card,format = "i2s";
116 simple-audio-card,bitclock-master = <&sound_master>;
117 simple-audio-card,frame-master = <&sound_master>;
118 simple-audio-card,bitclock-inversion;
120 sound_master: simple-audio-card,cpu {
121 sound-dai = <&ssi2>;
122 system-clock-frequency = <2822400>;
125 simple-audio-card,codec {
126 sound-dai = <&wm8731>;
130 spdif_out: spdif-out {
131 compatible = "linux,spdif-dit";
132 #sound-dai-cells = <0>;
135 spdif_in: spdif-in {
136 compatible = "linux,spdif-dir";
137 #sound-dai-cells = <0>;
140 sound-spdif {
141 compatible = "fsl,imx-audio-spdif";
142 model = "imx-spdif";
143 audio-cpu = <&spdif>;
144 audio-codec = <&spdif_out>, <&spdif_in>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_audmux>;
153 mux-ssi2 {
154 fsl,audmux-port = <1>;
155 fsl,port-config = <
164 mux-audmux4 {
165 fsl,audmux-port = <3>;
166 fsl,port-config = <
184 operating-points = <
191 fsl,soc-operating-points = <
192 /* ARM kHz SOC-PU uV */
206 operating-points = <
213 fsl,soc-operating-points = <
214 /* ARM kHz SOC-PU uV */
228 operating-points = <
235 fsl,soc-operating-points = <
236 /* ARM kHz SOC-PU uV */
250 operating-points = <
257 fsl,soc-operating-points = <
258 /* ARM kHz SOC-PU uV */
267 cs-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>, <&gpio3 19 GPIO_ACTIVE_LOW>;
268 pinctrl-names = "default";
269 pinctrl-0 = <&pinctrl_ecspi1>;
273 #address-cells = <1>;
274 #size-cells = <1>;
275 compatible = "jedec,spi-nor";
276 spi-max-frequency = <20000000>;
282 pinctrl-names = "default";
283 pinctrl-0 = <&pinctrl_enet>;
284 phy-mode = "rgmii";
289 pinctrl-names = "default";
290 pinctrl-0 = <&pinctrl_gpmi_nand>;
295 pinctrl-names = "default";
296 pinctrl-0 = <&pinctrl_i2c3>;
298 clock-frequency = <100000>;
307 #sound-dai-cells = <0>;
437 pinctrl-names = "default";
438 pinctrl-0 = <&pinctrl_pcie>;
439 reset-gpio = <&gpio1 26 GPIO_ACTIVE_LOW>;
440 vpcie-supply = <®_pcie_power_on_gpio>;
453 pinctrl-names = "default";
454 pinctrl-0 = <&pinctrl_spdif>;
459 assigned-clocks = <&clks IMX6QDL_CLK_SSI2_SEL>,
461 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL4_AUDIO_DIV>;
462 assigned-clock-rates = <0>, <786432000>;
467 pinctrl-names = "default";
468 pinctrl-0 = <&pinctrl_uart4>;
473 vbus-supply = <®_usb_h1_vbus>;
474 pinctrl-names = "default";
475 pinctrl-0 = <&pinctrl_usbh1>;
480 vbus-supply = <®_usb_otg_vbus>;
481 pinctrl-names = "default";
482 pinctrl-0 = <&pinctrl_usbotg>;
488 pinctrl-names = "default";
489 pinctrl-0 = <&pinctrl_usdhc1>;
490 mmc-pwrseq = <&awnh387_pwrseq>;
491 non-removable;