2 * Copyright 2013 CompuLab Ltd.
4 * Author: Valentin Raevsky <valentin@compulab.co.il>
6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License
13 * version 2 as published by the Free Software Foundation.
15 * This file is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
22 * b) Permission is hereby granted, free of charge, to any person
23 * obtaining a copy of this software and associated documentation
24 * files (the "Software"), to deal in the Software without
25 * restriction, including without limitation the rights to use,
26 * copy, modify, merge, publish, distribute, sublicense, and/or
27 * sell copies of the Software, and to permit persons to whom the
28 * Software is furnished to do so, subject to the following
31 * The above copyright notice and this permission notice shall be
32 * included in all copies or substantial portions of the Software.
34 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
35 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
36 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
38 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
39 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
40 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
41 * OTHER DEALINGS IN THE SOFTWARE.
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";
54 reg = <0x10000000 0x80000000>;
58 compatible = "gpio-leds";
62 gpios = <&gpio2 31 0>;
63 linux,default-trigger = "heartbeat";
67 awnh387_pwrseq: pwrseq {
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_pwrseq>;
70 compatible = "mmc-pwrseq-sd8787";
71 powerdown-gpios = <&gpio7 12 GPIO_ACTIVE_HIGH>;
72 reset-gpios = <&gpio6 16 GPIO_ACTIVE_HIGH>;
75 reg_pcie_power_on_gpio: regulator-pcie-power-on-gpio {
76 compatible = "regulator-fixed";
77 regulator-name = "regulator-pcie-power-on-gpio";
78 regulator-min-microvolt = <3300000>;
79 regulator-max-microvolt = <3300000>;
80 gpio = <&gpio2 24 GPIO_ACTIVE_LOW>;
83 reg_usb_h1_vbus: usb_h1_vbus {
84 compatible = "regulator-fixed";
85 regulator-name = "usb_h1_vbus";
86 regulator-min-microvolt = <5000000>;
87 regulator-max-microvolt = <5000000>;
88 gpio = <&gpio7 8 GPIO_ACTIVE_HIGH>;
92 reg_usb_otg_vbus: usb_otg_vbus {
93 compatible = "regulator-fixed";
94 regulator-name = "usb_otg_vbus";
95 regulator-min-microvolt = <5000000>;
96 regulator-max-microvolt = <5000000>;
97 gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
102 compatible = "simple-audio-card";
103 simple-audio-card,name = "On-board analog audio";
104 simple-audio-card,widgets =
105 "Headphone", "Headphone Jack",
107 "Microphone", "Mic Jack",
109 simple-audio-card,routing =
110 "Headphone Jack", "RHPOUT",
111 "Headphone Jack", "LHPOUT",
113 "Mic Bias", "Mic Jack";
114 simple-audio-card,format = "i2s";
115 simple-audio-card,bitclock-master = <&sound_master>;
116 simple-audio-card,frame-master = <&sound_master>;
117 simple-audio-card,bitclock-inversion;
119 sound_master: simple-audio-card,cpu {
121 system-clock-frequency = <2822400>;
124 simple-audio-card,codec {
125 sound-dai = <&wm8731>;
130 compatible = "fsl,imx-audio-spdif";
132 spdif-controller = <&spdif>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_audmux>;
144 fsl,audmux-port = <1>;
146 (IMX_AUDMUX_V2_PTCR_RCLKDIR |
147 IMX_AUDMUX_V2_PTCR_RCSEL(3 | 0x8) |
148 IMX_AUDMUX_V2_PTCR_TCLKDIR |
149 IMX_AUDMUX_V2_PTCR_TCSEL(3))
150 IMX_AUDMUX_V2_PDCR_RXDSEL(3)
155 fsl,audmux-port = <3>;
157 (IMX_AUDMUX_V2_PTCR_TFSDIR |
158 IMX_AUDMUX_V2_PTCR_TFSEL(1) |
159 IMX_AUDMUX_V2_PTCR_RCLKDIR |
160 IMX_AUDMUX_V2_PTCR_RCSEL(1 | 0x8) |
161 IMX_AUDMUX_V2_PTCR_TCLKDIR |
162 IMX_AUDMUX_V2_PTCR_TCSEL(1))
163 IMX_AUDMUX_V2_PDCR_RXDSEL(1)
170 * Although the imx6q fuse indicates that 1.2GHz operation is possible,
171 * the module behaves unstable at this frequency. Hence, remove the
172 * 1.2GHz operation point here.
181 fsl,soc-operating-points = <
182 /* ARM kHz SOC-PU uV */
192 * Although the imx6q fuse indicates that 1.2GHz operation is possible,
193 * the module behaves unstable at this frequency. Hence, remove the
194 * 1.2GHz operation point here.
203 fsl,soc-operating-points = <
204 /* ARM kHz SOC-PU uV */
214 * Although the imx6q fuse indicates that 1.2GHz operation is possible,
215 * the module behaves unstable at this frequency. Hence, remove the
216 * 1.2GHz operation point here.
225 fsl,soc-operating-points = <
226 /* ARM kHz SOC-PU uV */
236 * Although the imx6q fuse indicates that 1.2GHz operation is possible,
237 * the module behaves unstable at this frequency. Hence, remove the
238 * 1.2GHz operation point here.
247 fsl,soc-operating-points = <
248 /* ARM kHz SOC-PU uV */
257 cs-gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>, <&gpio3 19 GPIO_ACTIVE_HIGH>;
258 pinctrl-names = "default";
259 pinctrl-0 = <&pinctrl_ecspi1>;
263 #address-cells = <1>;
265 compatible = "st,m25p", "jedec,spi-nor";
266 spi-max-frequency = <20000000>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&pinctrl_enet>;
279 pinctrl-names = "default";
280 pinctrl-0 = <&pinctrl_gpmi_nand>;
285 pinctrl-names = "default";
286 pinctrl-0 = <&pinctrl_i2c3>;
288 clock-frequency = <100000>;
291 compatible = "atmel,24c02";
297 #sound-dai-cells = <0>;
298 compatible = "wlf,wm8731";
304 pinctrl_audmux: audmuxgrp {
306 MX6QDL_PAD_SD2_CMD__AUD4_RXC 0x17059
307 MX6QDL_PAD_SD2_DAT0__AUD4_RXD 0x17059
308 MX6QDL_PAD_SD2_DAT3__AUD4_TXC 0x17059
309 MX6QDL_PAD_SD2_DAT2__AUD4_TXD 0x17059
310 MX6QDL_PAD_SD2_DAT1__AUD4_TXFS 0x17059
314 pinctrl_ecspi1: ecspi1grp {
316 MX6QDL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1
317 MX6QDL_PAD_EIM_D17__ECSPI1_MISO 0x100b1
318 MX6QDL_PAD_EIM_D18__ECSPI1_MOSI 0x100b1
319 MX6QDL_PAD_EIM_EB2__GPIO2_IO30 0x100b1
320 MX6QDL_PAD_EIM_D19__GPIO3_IO19 0x100b1
324 pinctrl_enet: enetgrp {
326 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b030
327 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x1b030
328 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x1b030
329 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b030
330 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b030
331 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x1b030
332 MX6QDL_PAD_RGMII_TXC__RGMII_TXC 0x1b030
333 MX6QDL_PAD_RGMII_TD0__RGMII_TD0 0x1b030
334 MX6QDL_PAD_RGMII_TD1__RGMII_TD1 0x1b030
335 MX6QDL_PAD_RGMII_TD2__RGMII_TD2 0x1b030
336 MX6QDL_PAD_RGMII_TD3__RGMII_TD3 0x1b030
337 MX6QDL_PAD_RGMII_TX_CTL__RGMII_TX_CTL 0x1b030
338 MX6QDL_PAD_ENET_REF_CLK__ENET_TX_CLK 0x1b0b0
339 MX6QDL_PAD_ENET_MDIO__ENET_MDIO 0x1b0b0
340 MX6QDL_PAD_ENET_MDC__ENET_MDC 0x1b0b0
344 pinctrl_gpmi_nand: gpminandgrp {
346 MX6QDL_PAD_NANDF_CLE__NAND_CLE 0xb0b1
347 MX6QDL_PAD_NANDF_ALE__NAND_ALE 0xb0b1
348 MX6QDL_PAD_NANDF_WP_B__NAND_WP_B 0xb0b1
349 MX6QDL_PAD_NANDF_RB0__NAND_READY_B 0xb000
350 MX6QDL_PAD_NANDF_CS0__NAND_CE0_B 0xb0b1
351 MX6QDL_PAD_NANDF_CS1__NAND_CE1_B 0xb0b1
352 MX6QDL_PAD_SD4_CMD__NAND_RE_B 0xb0b1
353 MX6QDL_PAD_SD4_CLK__NAND_WE_B 0xb0b1
354 MX6QDL_PAD_NANDF_D0__NAND_DATA00 0xb0b1
355 MX6QDL_PAD_NANDF_D1__NAND_DATA01 0xb0b1
356 MX6QDL_PAD_NANDF_D2__NAND_DATA02 0xb0b1
357 MX6QDL_PAD_NANDF_D3__NAND_DATA03 0xb0b1
358 MX6QDL_PAD_NANDF_D4__NAND_DATA04 0xb0b1
359 MX6QDL_PAD_NANDF_D5__NAND_DATA05 0xb0b1
360 MX6QDL_PAD_NANDF_D6__NAND_DATA06 0xb0b1
361 MX6QDL_PAD_NANDF_D7__NAND_DATA07 0xb0b1
362 MX6QDL_PAD_SD4_DAT0__NAND_DQS 0x00b1
366 pinctrl_i2c3: i2c3grp {
368 MX6QDL_PAD_GPIO_3__I2C3_SCL 0x4001b8b1
369 MX6QDL_PAD_GPIO_6__I2C3_SDA 0x4001b8b1
373 pinctrl_pcie: pciegrp {
375 MX6QDL_PAD_ENET_RXD1__GPIO1_IO26 0x1b0b1
376 MX6QDL_PAD_EIM_CS1__GPIO2_IO24 0x1b0b1
380 pinctrl_pwrseq: pwrseqgrp {
382 MX6QDL_PAD_GPIO_17__GPIO7_IO12 0x1b0b0
383 MX6QDL_PAD_NANDF_CS3__GPIO6_IO16 0x1b0b0
387 pinctrl_spdif: spdifgrp {
389 MX6QDL_PAD_GPIO_16__SPDIF_IN 0x1b0b0
390 MX6QDL_PAD_GPIO_19__SPDIF_OUT 0x1b0b0
394 pinctrl_uart4: uart4grp {
396 MX6QDL_PAD_KEY_COL0__UART4_TX_DATA 0x1b0b1
397 MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA 0x1b0b1
401 pinctrl_usbh1: usbh1grp {
403 MX6QDL_PAD_SD3_RST__GPIO7_IO08 0x1b0b1
407 pinctrl_usbotg: usbotggrp {
409 MX6QDL_PAD_ENET_RX_ER__USB_OTG_ID 0x17059
410 MX6QDL_PAD_EIM_D22__GPIO3_IO22 0x130b0
414 pinctrl_usdhc1: usdhc1grp {
416 MX6QDL_PAD_SD1_CMD__SD1_CMD 0x17071
417 MX6QDL_PAD_SD1_CLK__SD1_CLK 0x10071
418 MX6QDL_PAD_SD1_DAT0__SD1_DATA0 0x17071
419 MX6QDL_PAD_SD1_DAT1__SD1_DATA1 0x17071
420 MX6QDL_PAD_SD1_DAT2__SD1_DATA2 0x17071
421 MX6QDL_PAD_SD1_DAT3__SD1_DATA3 0x17071
427 pinctrl-names = "default";
428 pinctrl-0 = <&pinctrl_pcie>;
429 reset-gpio = <&gpio1 26 GPIO_ACTIVE_LOW>;
430 vpcie-supply = <®_pcie_power_on_gpio>;
443 pinctrl-names = "default";
444 pinctrl-0 = <&pinctrl_spdif>;
449 assigned-clocks = <&clks IMX6QDL_CLK_SSI2_SEL>,
450 <&clks IMX6QDL_CLK_PLL4_AUDIO_DIV>;
451 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL4_AUDIO_DIV>;
452 assigned-clock-rates = <0>, <786432000>;
457 pinctrl-names = "default";
458 pinctrl-0 = <&pinctrl_uart4>;
463 vbus-supply = <®_usb_h1_vbus>;
464 pinctrl-names = "default";
465 pinctrl-0 = <&pinctrl_usbh1>;
470 vbus-supply = <®_usb_otg_vbus>;
471 pinctrl-names = "default";
472 pinctrl-0 = <&pinctrl_usbotg>;
478 pinctrl-names = "default";
479 pinctrl-0 = <&pinctrl_usdhc1>;
480 mmc-pwrseq = <&awnh387_pwrseq>;
483 * If the OS probes the Bluetooth AMP function advertised on this bus
484 * but the firmware in place does not support it, the WiFi/BT module
486 * Users who configured their OS properly can enable this node to gain
487 * WiFi and/or plain Bluetooth support.