967925701b707b1c1c64694605eacc65137596f5
[openwrt/staging/wigyori.git] / target / linux / imx6 / files-3.10 / arch / arm / boot / dts / imx6dl-gw53xx.dts
1 /*
2 * Copyright 2013 Gateworks Corporation
3 *
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:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
10 */
11
12 /dts-v1/;
13 #include "imx6dl.dtsi"
14 #include "imx6qdl-gw53xx.dtsi"
15
16 / {
17 model = "Gateworks Ventana i.MX6 DualLite/Solo GW53XX";
18 compatible = "gw,imx6dl-gw53xx", "gw,ventana", "fsl,imx6dl";
19 };
20
21 &iomuxc {
22 pinctrl-names = "default";
23 pinctrl-0 = <&pinctrl_hog>;
24
25 hog {
26 pinctrl_hog: hoggrp {
27 fsl,pins = <
28 MX6DL_PAD_EIM_A19__GPIO2_IO19 0x80000000 /* MEZZ_DIO0 */
29 MX6DL_PAD_EIM_A20__GPIO2_IO18 0x80000000 /* MEZZ_DIO1 */
30 MX6DL_PAD_EIM_D22__GPIO3_IO22 0x80000000 /* OTG_PWR_EN */
31 MX6DL_PAD_EIM_D31__GPIO3_IO31 0x80000000 /* VIDDEC_PDN# */
32 MX6DL_PAD_ENET_TXD0__GPIO1_IO30 0x80000000 /* PHY Reset */
33 MX6DL_PAD_ENET_TXD1__GPIO1_IO29 0x80000000 /* PCIE_RST# */
34 MX6DL_PAD_ENET_RXD0__GPIO1_IO27 0x80000000 /* GPS_PWDN */
35 MX6DL_PAD_ENET_RXD1__GPIO1_IO26 0x80000000 /* GPS_PPS */
36 MX6DL_PAD_GPIO_0__CCM_CLKO1 0x000130b0 /* AUD4_MCK */
37 MX6DL_PAD_GPIO_17__GPIO7_IO12 0x80000000 /* TOUCH_IRQ# */
38 MX6DL_PAD_KEY_COL0__GPIO4_IO06 0x80000000 /* user1 led */
39 MX6DL_PAD_KEY_ROW0__GPIO4_IO07 0x80000000 /* user2 led */
40 MX6DL_PAD_KEY_ROW4__GPIO4_IO15 0x80000000 /* user3 led */
41 MX6DL_PAD_SD2_CMD__GPIO1_IO11 0x80000000 /* LVDS_TCH# */
42 MX6DL_PAD_SD3_DAT5__GPIO7_IO00 0x80000000 /* SD3_CD# */
43 MX6DL_PAD_SD4_DAT3__GPIO2_IO11 0x80000000 /* UART2_EN# */
44 >;
45 };
46 };
47 };