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 reg = <0x08000000 0x04000000>;
32 compatible = "fsl,imx-clk32", "fixed-clock";
34 clock-frequency = <32000>;
40 pinctrl-0 = <&pinctrl_cspi1>;
41 fsl,spi-num-chipselects = <1>;
42 cs-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_i2c>;
51 extgpio0: pcf8575@22 {
52 compatible = "nxp,pcf8575";
58 extgpio1: pcf8575@24 {
59 compatible = "nxp,pcf8575";
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_uart1>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&pinctrl_uart2>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_weim>;
86 compatible = "cfi-flash";
87 reg = <0 0x00000000 0x02000000>;
89 fsl,weim-cs-timing = <0x00003e00 0x00000801>;
97 pinctrl_cspi1: cspi1grp {
99 MX1_PAD_SPI1_MISO__SPI1_MISO 0x0
100 MX1_PAD_SPI1_MOSI__SPI1_MOSI 0x0
101 MX1_PAD_SPI1_RDY__SPI1_RDY 0x0
102 MX1_PAD_SPI1_SCLK__SPI1_SCLK 0x0
103 MX1_PAD_SPI1_SS__GPIO3_15 0x0
107 pinctrl_i2c: i2cgrp {
109 MX1_PAD_I2C_SCL__I2C_SCL 0x0
110 MX1_PAD_I2C_SDA__I2C_SDA 0x0
114 pinctrl_uart1: uart1grp {
116 MX1_PAD_UART1_TXD__UART1_TXD 0x0
117 MX1_PAD_UART1_RXD__UART1_RXD 0x0
118 MX1_PAD_UART1_CTS__UART1_CTS 0x0
119 MX1_PAD_UART1_RTS__UART1_RTS 0x0
123 pinctrl_uart2: uart2grp {
125 MX1_PAD_UART2_TXD__UART2_TXD 0x0
126 MX1_PAD_UART2_RXD__UART2_RXD 0x0
127 MX1_PAD_UART2_CTS__UART2_CTS 0x0
128 MX1_PAD_UART2_RTS__UART2_RTS 0x0
132 pinctrl_weim: weimgrp {
144 MX1_PAD_BCLK__BCLK 0x0
146 MX1_PAD_DTACK__DTACK 0x0