2 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru>
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
16 model = "Freescale MX1 ADS";
17 compatible = "fsl,imx1ads", "fsl,imx1";
24 device_type = "memory";
25 reg = <0x08000000 0x04000000>;
30 pinctrl-0 = <&pinctrl_cspi1>;
31 cs-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_i2c>;
40 extgpio0: pcf8575@22 {
41 compatible = "nxp,pcf8575";
47 extgpio1: pcf8575@24 {
48 compatible = "nxp,pcf8575";
56 pinctrl-names = "default";
57 pinctrl-0 = <&pinctrl_uart1>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_uart2>;
70 pinctrl-names = "default";
71 pinctrl-0 = <&pinctrl_weim>;
75 compatible = "cfi-flash";
76 reg = <0 0x00000000 0x02000000>;
78 fsl,weim-cs-timing = <0x00003e00 0x00000801>;
86 pinctrl_cspi1: cspi1grp {
88 MX1_PAD_SPI1_MISO__SPI1_MISO 0x0
89 MX1_PAD_SPI1_MOSI__SPI1_MOSI 0x0
90 MX1_PAD_SPI1_RDY__SPI1_RDY 0x0
91 MX1_PAD_SPI1_SCLK__SPI1_SCLK 0x0
92 MX1_PAD_SPI1_SS__GPIO3_15 0x0
98 MX1_PAD_I2C_SCL__I2C_SCL 0x0
99 MX1_PAD_I2C_SDA__I2C_SDA 0x0
103 pinctrl_uart1: uart1grp {
105 MX1_PAD_UART1_TXD__UART1_TXD 0x0
106 MX1_PAD_UART1_RXD__UART1_RXD 0x0
107 MX1_PAD_UART1_CTS__UART1_CTS 0x0
108 MX1_PAD_UART1_RTS__UART1_RTS 0x0
112 pinctrl_uart2: uart2grp {
114 MX1_PAD_UART2_TXD__UART2_TXD 0x0
115 MX1_PAD_UART2_RXD__UART2_RXD 0x0
116 MX1_PAD_UART2_CTS__UART2_CTS 0x0
117 MX1_PAD_UART2_RTS__UART2_RTS 0x0
121 pinctrl_weim: weimgrp {
133 MX1_PAD_BCLK__BCLK 0x0
135 MX1_PAD_DTACK__DTACK 0x0