Lines Matching +full:frame +full:- +full:inversion

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 {
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 avdd_reg: regulator-avdd {
103 compatible = "regulator-fixed";
104 regulator-name = "avdd";
105 regulator-min-microvolt = <1800000>;
106 regulator-max-microvolt = <1800000>;
109 hpvdd_reg: regulator-hpvdd {
110 compatible = "regulator-fixed";
111 regulator-name = "hpvdd";
112 regulator-min-microvolt = <1800000>;
113 regulator-max-microvolt = <1800000>;
116 dcvdd_reg: regulator-dcvdd {
117 compatible = "regulator-fixed";
118 regulator-name = "dcvdd";
119 regulator-min-microvolt = <3300000>;
120 regulator-max-microvolt = <3300000>;
123 dbvdd_reg: regulator-dbvdd {
124 compatible = "regulator-fixed";
125 regulator-name = "dbvdd";
126 regulator-min-microvolt = <3300000>;
127 regulator-max-microvolt = <3300000>;
130 sound-analog {
131 compatible = "simple-audio-card";
132 simple-audio-card,name = "On-board analog audio";
133 simple-audio-card,widgets =
138 simple-audio-card,routing =
143 simple-audio-card,format = "i2s";
144 simple-audio-card,bitclock-master = <&sound_master>;
145 simple-audio-card,frame-master = <&sound_master>;
146 simple-audio-card,bitclock-inversion;
148 sound_master: simple-audio-card,cpu {
149 sound-dai = <&ssi2>;
150 system-clock-frequency = <2822400>;
153 simple-audio-card,codec {
154 sound-dai = <&wm8731>;
158 spdif_out: spdif-out {
159 compatible = "linux,spdif-dit";
160 #sound-dai-cells = <0>;
163 spdif_in: spdif-in {
164 compatible = "linux,spdif-dir";
165 #sound-dai-cells = <0>;
168 sound-spdif {
169 compatible = "fsl,imx-audio-spdif";
170 model = "imx-spdif";
171 audio-cpu = <&spdif>;
172 audio-codec = <&spdif_out>, <&spdif_in>;
177 pinctrl-names = "default";
178 pinctrl-0 = <&pinctrl_audmux>;
181 mux-ssi2 {
182 fsl,audmux-port = <1>;
183 fsl,port-config = <
192 mux-audmux4 {
193 fsl,audmux-port = <3>;
194 fsl,port-config = <
212 operating-points = <
219 fsl,soc-operating-points = <
220 /* ARM kHz SOC-PU uV */
234 operating-points = <
241 fsl,soc-operating-points = <
242 /* ARM kHz SOC-PU uV */
256 operating-points = <
263 fsl,soc-operating-points = <
264 /* ARM kHz SOC-PU uV */
278 operating-points = <
285 fsl,soc-operating-points = <
286 /* ARM kHz SOC-PU uV */
295 cs-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>, <&gpio3 19 GPIO_ACTIVE_LOW>;
296 pinctrl-names = "default";
297 pinctrl-0 = <&pinctrl_ecspi1>;
301 #address-cells = <1>;
302 #size-cells = <1>;
303 compatible = "jedec,spi-nor";
304 spi-max-frequency = <20000000>;
310 pinctrl-names = "default";
311 pinctrl-0 = <&pinctrl_enet>;
312 phy-mode = "rgmii";
317 pinctrl-names = "default";
318 pinctrl-0 = <&pinctrl_gpmi_nand>;
323 pinctrl-names = "default";
324 pinctrl-0 = <&pinctrl_i2c3>;
326 clock-frequency = <100000>;
335 #sound-dai-cells = <0>;
338 AVDD-supply = <&avdd_reg>;
339 HPVDD-supply = <&hpvdd_reg>;
340 DCVDD-supply = <&dcvdd_reg>;
341 DBVDD-supply = <&dbvdd_reg>;
469 pinctrl-names = "default";
470 pinctrl-0 = <&pinctrl_pcie>;
471 reset-gpio = <&gpio1 26 GPIO_ACTIVE_LOW>;
472 vpcie-supply = <&reg_pcie_power_on_gpio>;
485 pinctrl-names = "default";
486 pinctrl-0 = <&pinctrl_spdif>;
491 assigned-clocks = <&clks IMX6QDL_CLK_SSI2_SEL>,
493 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL4_AUDIO_DIV>;
494 assigned-clock-rates = <0>, <786432000>;
499 pinctrl-names = "default";
500 pinctrl-0 = <&pinctrl_uart4>;
505 vbus-supply = <&reg_usb_h1_vbus>;
506 pinctrl-names = "default";
507 pinctrl-0 = <&pinctrl_usbh1>;
512 vbus-supply = <&reg_usb_otg_vbus>;
513 pinctrl-names = "default";
514 pinctrl-0 = <&pinctrl_usbotg>;
520 pinctrl-names = "default";
521 pinctrl-0 = <&pinctrl_usdhc1>;
522 mmc-pwrseq = <&awnh387_pwrseq>;
523 non-removable;