2 * Copyright 2013 Gateworks Corporation
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
13 #include <dt-bindings/gpio/gpio.h>
17 model = "Gateworks Ventana GW5400-A";
18 compatible = "gw,imx6q-gw5400-a", "gw,ventana", "fsl,imx6q";
20 /* these are used by bootloader for disabling nodes */
35 bootargs = "console=ttymxc1,115200";
39 compatible = "gpio-leds";
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_gpio_leds>;
45 gpios = <&gpio4 6 GPIO_ACTIVE_HIGH>; /* 102 -> MX6_PANLEDG */
47 linux,default-trigger = "heartbeat";
52 gpios = <&gpio4 10 GPIO_ACTIVE_HIGH>; /* 106 -> MX6_PANLEDR */
53 default-state = "off";
58 gpios = <&gpio4 15 GPIO_ACTIVE_LOW>; /* 111 -> MX6_LOCLED# */
59 default-state = "off";
64 device_type = "memory";
65 reg = <0x10000000 0x40000000>;
69 compatible = "pps-gpio";
70 pinctrl-names = "default";
71 pinctrl-0 = <&pinctrl_gpio_leds>;
72 gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
77 compatible = "simple-bus";
81 reg_1p0v: regulator@0 {
82 compatible = "regulator-fixed";
84 regulator-name = "1P0V";
85 regulator-min-microvolt = <1000000>;
86 regulator-max-microvolt = <1000000>;
90 reg_3p3v: regulator@1 {
91 compatible = "regulator-fixed";
93 regulator-name = "3P3V";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
99 reg_usb_h1_vbus: regulator@2 {
100 compatible = "regulator-fixed";
102 regulator-name = "usb_h1_vbus";
103 regulator-min-microvolt = <5000000>;
104 regulator-max-microvolt = <5000000>;
108 reg_usb_otg_vbus: regulator@3 {
109 compatible = "regulator-fixed";
111 regulator-name = "usb_otg_vbus";
112 regulator-min-microvolt = <5000000>;
113 regulator-max-microvolt = <5000000>;
114 gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
120 compatible = "fsl,imx6q-ventana-sgtl5000",
121 "fsl,imx-audio-sgtl5000";
122 model = "sgtl5000-audio";
123 ssi-controller = <&ssi1>;
124 audio-codec = <&codec>;
126 "MIC_IN", "Mic Jack",
127 "Mic Jack", "Mic Bias",
128 "Headphone Jack", "HP_OUT";
135 pinctrl-names = "default";
136 pinctrl-0 = <&pinctrl_audmux>;
141 cs-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_ecspi1>;
147 compatible = "sst,w25q256", "jedec,spi-nor";
148 spi-max-frequency = <30000000>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&pinctrl_enet>;
156 phy-mode = "rgmii-id";
157 phy-reset-gpios = <&gpio1 30 GPIO_ACTIVE_LOW>;
162 ddc-i2c-bus = <&i2c3>;
167 clock-frequency = <100000>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_i2c1>;
173 compatible = "atmel,24c02";
179 compatible = "atmel,24c02";
185 compatible = "atmel,24c02";
191 compatible = "atmel,24c02";
197 compatible = "nxp,pca9555";
204 compatible = "dallas,ds1672";
210 clock-frequency = <100000>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_i2c2>;
216 compatible = "fsl,pfuze100";
221 regulator-min-microvolt = <300000>;
222 regulator-max-microvolt = <1875000>;
225 regulator-ramp-delay = <6250>;
229 regulator-min-microvolt = <300000>;
230 regulator-max-microvolt = <1875000>;
233 regulator-ramp-delay = <6250>;
237 regulator-min-microvolt = <800000>;
238 regulator-max-microvolt = <3950000>;
244 regulator-min-microvolt = <400000>;
245 regulator-max-microvolt = <1975000>;
251 regulator-min-microvolt = <400000>;
252 regulator-max-microvolt = <1975000>;
258 regulator-min-microvolt = <800000>;
259 regulator-max-microvolt = <3300000>;
263 regulator-min-microvolt = <5000000>;
264 regulator-max-microvolt = <5150000>;
268 regulator-min-microvolt = <1000000>;
269 regulator-max-microvolt = <3000000>;
280 regulator-min-microvolt = <800000>;
281 regulator-max-microvolt = <1550000>;
285 regulator-min-microvolt = <800000>;
286 regulator-max-microvolt = <1550000>;
290 regulator-min-microvolt = <1800000>;
291 regulator-max-microvolt = <3300000>;
295 regulator-min-microvolt = <1800000>;
296 regulator-max-microvolt = <3300000>;
301 regulator-min-microvolt = <1800000>;
302 regulator-max-microvolt = <3300000>;
307 regulator-min-microvolt = <1800000>;
308 regulator-max-microvolt = <3300000>;
316 clock-frequency = <100000>;
317 pinctrl-names = "default";
318 pinctrl-0 = <&pinctrl_i2c3>;
321 accelerometer: mma8450@1c {
322 compatible = "fsl,mma8450";
327 compatible = "fsl,sgtl5000";
329 clocks = <&clks IMX6QDL_CLK_CKO>;
330 VDDA-supply = <&sw4_reg>;
331 VDDIO-supply = <®_3p3v>;
334 touchscreen: egalax_ts@4 {
335 compatible = "eeti,egalax_ts";
337 interrupt-parent = <&gpio7>;
339 wakeup-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
348 reset-gpio = <&gpio1 29 GPIO_ACTIVE_LOW>;
357 pinctrl-names = "default";
358 pinctrl-0 = <&pinctrl_uart1>;
363 pinctrl-names = "default";
364 pinctrl-0 = <&pinctrl_uart2>;
369 pinctrl-names = "default";
370 pinctrl-0 = <&pinctrl_uart5>;
375 vbus-supply = <®_usb_otg_vbus>;
376 pinctrl-names = "default";
377 pinctrl-0 = <&pinctrl_usbotg>;
378 disable-over-current;
383 vbus-supply = <®_usb_h1_vbus>;
388 pinctrl-names = "default";
389 pinctrl-0 = <&pinctrl_usdhc3>;
390 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
391 vmmc-supply = <®_3p3v>;
396 pinctrl_audmux: audmuxgrp {
398 MX6QDL_PAD_SD2_DAT0__AUD4_RXD 0x130b0
399 MX6QDL_PAD_SD2_DAT3__AUD4_TXC 0x130b0
400 MX6QDL_PAD_SD2_DAT2__AUD4_TXD 0x110b0
401 MX6QDL_PAD_SD2_DAT1__AUD4_TXFS 0x130b0
402 MX6QDL_PAD_GPIO_0__CCM_CLKO1 0x130b0 /* AUD4_MCK */
406 pinctrl_ecspi1: ecspi1grp {
408 MX6QDL_PAD_EIM_D17__ECSPI1_MISO 0x100b1
409 MX6QDL_PAD_EIM_D18__ECSPI1_MOSI 0x100b1
410 MX6QDL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1
411 MX6QDL_PAD_EIM_D19__GPIO3_IO19 0x1b0b0 /* SPINOR_CS0# */
415 pinctrl_enet: enetgrp {
417 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b030
418 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x1b030
419 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x1b030
420 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b030
421 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b030
422 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x1b030
423 MX6QDL_PAD_RGMII_TXC__RGMII_TXC 0x1b030
424 MX6QDL_PAD_RGMII_TD0__RGMII_TD0 0x1b030
425 MX6QDL_PAD_RGMII_TD1__RGMII_TD1 0x1b030
426 MX6QDL_PAD_RGMII_TD2__RGMII_TD2 0x1b030
427 MX6QDL_PAD_RGMII_TD3__RGMII_TD3 0x1b030
428 MX6QDL_PAD_RGMII_TX_CTL__RGMII_TX_CTL 0x1b030
429 MX6QDL_PAD_ENET_REF_CLK__ENET_TX_CLK 0x1b0b0
430 MX6QDL_PAD_ENET_MDIO__ENET_MDIO 0x1b0b0
431 MX6QDL_PAD_ENET_MDC__ENET_MDC 0x1b0b0
432 MX6QDL_PAD_GPIO_16__ENET_REF_CLK 0x4001b0a8
436 pinctrl_gpio_leds: gpioledsgrp {
438 MX6QDL_PAD_KEY_COL0__GPIO4_IO06 0x1b0b0 /* user1 led */
439 MX6QDL_PAD_KEY_COL2__GPIO4_IO10 0x1b0b0 /* user2 led */
440 MX6QDL_PAD_KEY_ROW4__GPIO4_IO15 0x1b0b0 /* user3 led */
444 pinctrl_i2c1: i2c1grp {
446 MX6QDL_PAD_EIM_D21__I2C1_SCL 0x4001b8b1
447 MX6QDL_PAD_EIM_D28__I2C1_SDA 0x4001b8b1
451 pinctrl_i2c2: i2c2grp {
453 MX6QDL_PAD_KEY_COL3__I2C2_SCL 0x4001b8b1
454 MX6QDL_PAD_KEY_ROW3__I2C2_SDA 0x4001b8b1
458 pinctrl_i2c3: i2c3grp {
460 MX6QDL_PAD_GPIO_3__I2C3_SCL 0x4001b8b1
461 MX6QDL_PAD_GPIO_6__I2C3_SDA 0x4001b8b1
465 pinctrl_pcie: pciegrp {
467 MX6QDL_PAD_ENET_TX_EN__GPIO1_IO28 0x1b0b0 /* PCIE IRQ */
468 MX6QDL_PAD_ENET_TXD1__GPIO1_IO29 0x1b0b0 /* PCIE RST */
472 pinctrl_pps: ppsgrp {
474 MX6QDL_PAD_GPIO_5__GPIO1_IO05 0x1b0b0 /* GPS_PPS */
478 pinctrl_uart1: uart1grp {
480 MX6QDL_PAD_SD3_DAT7__UART1_TX_DATA 0x1b0b1
481 MX6QDL_PAD_SD3_DAT6__UART1_RX_DATA 0x1b0b1
485 pinctrl_uart2: uart2grp {
487 MX6QDL_PAD_SD4_DAT7__UART2_TX_DATA 0x1b0b1
488 MX6QDL_PAD_SD4_DAT4__UART2_RX_DATA 0x1b0b1
492 pinctrl_uart5: uart5grp {
494 MX6QDL_PAD_KEY_COL1__UART5_TX_DATA 0x1b0b1
495 MX6QDL_PAD_KEY_ROW1__UART5_RX_DATA 0x1b0b1
499 pinctrl_usbotg: usbotggrp {
501 MX6QDL_PAD_GPIO_1__USB_OTG_ID 0x17059
502 MX6QDL_PAD_EIM_D22__GPIO3_IO22 0x1b0b0 /* OTG_PWR_EN */
506 pinctrl_usdhc3: usdhc3grp {
508 MX6QDL_PAD_SD3_CMD__SD3_CMD 0x17059
509 MX6QDL_PAD_SD3_CLK__SD3_CLK 0x10059
510 MX6QDL_PAD_SD3_DAT0__SD3_DATA0 0x17059
511 MX6QDL_PAD_SD3_DAT1__SD3_DATA1 0x17059
512 MX6QDL_PAD_SD3_DAT2__SD3_DATA2 0x17059
513 MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x17059