2 * Copyright 2013 Eukréa Electromatique <denis@eukrea.com>
4 * This program is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU General Public License
6 * as published by the Free Software Foundation; either version 2
7 * of the License, or (at your option) any later version.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
17 model = "Eukrea CPUIMX25";
18 compatible = "eukrea,cpuimx25", "fsl,imx25";
21 device_type = "memory";
22 reg = <0x80000000 0x4000000>; /* 64M */
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_fec>;
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_i2c1>;
39 compatible = "nxp,pcf8563";
45 imx25-eukrea-cpuimx25 {
48 MX25_PAD_FEC_MDC__FEC_MDC 0x80000000
49 MX25_PAD_FEC_MDIO__FEC_MDIO 0x400001e0
50 MX25_PAD_FEC_TDATA0__FEC_TDATA0 0x80000000
51 MX25_PAD_FEC_TDATA1__FEC_TDATA1 0x80000000
52 MX25_PAD_FEC_TX_EN__FEC_TX_EN 0x80000000
53 MX25_PAD_FEC_RDATA0__FEC_RDATA0 0x80000000
54 MX25_PAD_FEC_RDATA1__FEC_RDATA1 0x80000000
55 MX25_PAD_FEC_RX_DV__FEC_RX_DV 0x80000000
56 MX25_PAD_FEC_TX_CLK__FEC_TX_CLK 0x1c0
60 pinctrl_i2c1: i2c1grp {
62 MX25_PAD_I2C1_CLK__I2C1_CLK 0x80000000
63 MX25_PAD_I2C1_DAT__I2C1_DAT 0x80000000