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 sound-spdif {
131 compatible = "fsl,imx-audio-spdif";
132 model = "imx-spdif";
133 spdif-controller = <&spdif>;
134 spdif-out;
135 spdif-in;
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_audmux>;
144 mux-ssi2 {
145 fsl,audmux-port = <1>;
146 fsl,port-config = <
155 mux-audmux4 {
156 fsl,audmux-port = <3>;
157 fsl,port-config = <
175 operating-points = <
182 fsl,soc-operating-points = <
183 /* ARM kHz SOC-PU uV */
197 operating-points = <
204 fsl,soc-operating-points = <
205 /* ARM kHz SOC-PU uV */
219 operating-points = <
226 fsl,soc-operating-points = <
227 /* ARM kHz SOC-PU uV */
241 operating-points = <
248 fsl,soc-operating-points = <
249 /* ARM kHz SOC-PU uV */
258 cs-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>, <&gpio3 19 GPIO_ACTIVE_LOW>;
259 pinctrl-names = "default";
260 pinctrl-0 = <&pinctrl_ecspi1>;
264 #address-cells = <1>;
265 #size-cells = <1>;
266 compatible = "jedec,spi-nor";
267 spi-max-frequency = <20000000>;
273 pinctrl-names = "default";
274 pinctrl-0 = <&pinctrl_enet>;
275 phy-mode = "rgmii";
280 pinctrl-names = "default";
281 pinctrl-0 = <&pinctrl_gpmi_nand>;
286 pinctrl-names = "default";
287 pinctrl-0 = <&pinctrl_i2c3>;
289 clock-frequency = <100000>;
298 #sound-dai-cells = <0>;
428 pinctrl-names = "default";
429 pinctrl-0 = <&pinctrl_pcie>;
430 reset-gpio = <&gpio1 26 GPIO_ACTIVE_LOW>;
431 vpcie-supply = <®_pcie_power_on_gpio>;
444 pinctrl-names = "default";
445 pinctrl-0 = <&pinctrl_spdif>;
450 assigned-clocks = <&clks IMX6QDL_CLK_SSI2_SEL>,
452 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL4_AUDIO_DIV>;
453 assigned-clock-rates = <0>, <786432000>;
458 pinctrl-names = "default";
459 pinctrl-0 = <&pinctrl_uart4>;
464 vbus-supply = <®_usb_h1_vbus>;
465 pinctrl-names = "default";
466 pinctrl-0 = <&pinctrl_usbh1>;
471 vbus-supply = <®_usb_otg_vbus>;
472 pinctrl-names = "default";
473 pinctrl-0 = <&pinctrl_usbotg>;
479 pinctrl-names = "default";
480 pinctrl-0 = <&pinctrl_usdhc1>;
481 mmc-pwrseq = <&awnh387_pwrseq>;
482 non-removable;